| { |
| "name": "AduxSDK", |
| "version": "0.1.8", |
| "summary": "A short description of AduxSDK.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://bitbucket.org/adux/aduxsdk", |
| "license": { |
| "type": "Adux", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Adux": "support.mediareporting@adux.com" |
| }, |
| "source": { |
| "git": "https://bitbucket.org/adux/aduxsdk", |
| "branch": "master", |
| "tag": "0.1.8" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "AduxSDK/AduxSDK.framework/Headers/*.h", |
| "vendored_frameworks": "AduxSDK/AduxSDK.framework" |
| } |