| { |
| "name": "AppMojoSDK", |
| "version": "0.0.2-alpha.2", |
| "authors": "AppMojo", |
| "license": { |
| "type": "Copyright", |
| "text": "Copyright 2015 AppMojo. All Rights Reserved" |
| }, |
| "homepage": "http://appmojo.com/", |
| "summary": "AppMojo SDK is a platform that helps app developers maximize their ad revenues while preserving user experience.", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/AppMojo/AppMojoSDK.git", |
| "tag": "0.0.2-alpha.2" |
| }, |
| "source_files": "include/AppMojoSDK/*.h", |
| "public_header_files": "include/AppMojoSDK/*.h", |
| "vendored_libraries": "lib/libAppMojoSDK.a", |
| "preserve_paths": "lib/libAppMojoSDK.a" |
| } |