| { |
| "name": "AMRAdmostSDK", |
| "version": "1.0.4", |
| "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 Adserver SDK.", |
| "description": "Admost Adserver is a powerful ad serving tool to maximize your ad revenues for your apps and games from all major ad networks.", |
| "source": { |
| "git": "https://github.com/admost/AMR-ADMOST-SDK.git", |
| "tag": "1.0.4" |
| }, |
| "documentation_url": "https://github.com/admost/AMR-IOS-SDK/blob/master/README.md", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source_files": "AMRAdmostSDK/AMRAdmostSDK.framework/Headers/*.h", |
| "public_header_files": "AMRAdmostSDK/AMRAdmostSDK.framework/Headers/*.h", |
| "vendored_frameworks": "AMRAdmostSDK/AMRAdmostSDK.framework", |
| "dependencies": { |
| "KokteylLog": [ |
| "1.0.1" |
| ], |
| "AMRSDK": [ |
| "~> 1.3.0" |
| ] |
| } |
| } |