Untitled

 avatar
unknown
plain_text
3 years ago
229 B
3
Indexable
source 'https://github.com/CocoaPods/Specs'
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '13.0'
target 'UnityFramework' do
  pod 'IronSourceSDK', '7.1.12'
end
target 'Unity-iPhone' do
end
use_frameworks!
Editor is loading...