blob: 62bd959fffc1939f012f0f4e6601de302e10fe34 [file] [log] [blame]
{
"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"
}