blob: 7544e43d657c4b8ffb8e4c77bad2d732b9bea844 [file] [log] [blame]
{
"name": "AduxSDK",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AduxSDK/AduxSDK.framework/Headers/*.h",
"vendored_frameworks": "AduxSDK/AduxSDK.framework"
}