| { |
| "name": "AMRSDK-ZYNGA", |
| "version": "1.4.1", |
| "requires_arc": true, |
| "license": { |
| "type": "Copyright", |
| "text": "\t\t\t\t\t\t\t\t\tCopyright 2016\n\t\t\t\t\t\t\t\t\tAdmost Mediation Limited. \n" |
| }, |
| "homepage": "http://www.admost.com/", |
| "authors": { |
| "Admost Mediation Limited": "amr@admost.com" |
| }, |
| "summary": "Admost Mediation Router SDK.", |
| "description": "Admost Mediation Router is a powerful mediation tool to maximize your ad revenues for your apps and games from all major ad networks.", |
| "source": { |
| "git": "https://github.com/admost/AMR-IOS-SDK-ZYNGA.git", |
| "tag": "1.4.1" |
| }, |
| "documentation_url": "https://admost.github.io/amrios", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "AddressBook", |
| "AddressBookUI", |
| "AdSupport", |
| "AudioToolbox", |
| "AVFoundation", |
| "AVKit", |
| "CFNetwork", |
| "CoreGraphics", |
| "CoreLocation", |
| "CoreMedia", |
| "CoreMotion", |
| "CoreTelephony", |
| "EventKit", |
| "EventKitUI", |
| "JavaScriptCore", |
| "MediaPlayer", |
| "QuartzCore", |
| "SafariServices", |
| "SystemConfiguration", |
| "Twitter" |
| ], |
| "weak_frameworks": [ |
| "Foundation", |
| "UIKit", |
| "WebKit", |
| "StoreKit" |
| ], |
| "libraries": [ |
| "sqlite3", |
| "z" |
| ], |
| "pod_target_xcconfig": { |
| "OTHER_LDFLAGS": "-ObjC -lc++" |
| }, |
| "source_files": "AMRSDK/AMRSDK.framework/Headers/*.h", |
| "public_header_files": "AMRSDK/AMRSDK.framework/Headers/*.h", |
| "vendored_frameworks": "AMRSDK/AMRSDK.framework", |
| "resources": [ |
| "AMRSDK/AMRResources.bundle", |
| "AMRSDK/CustomXibs.zip" |
| ], |
| "dependencies": { |
| "KokteylLog": [ |
| "~> 1.0.7" |
| ] |
| } |
| } |