{ | |
"name": "SwagbucksAdSDK", | |
"version": "1.0.0", | |
"summary": "A really cool SDK that logs stuff.", | |
"homepage": "http://example.com/", | |
"authors": { | |
"Name": "sdk@example.com" | |
}, | |
"license": { | |
"type": "Apache-2.0", | |
"file": "LICENSE" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"http": "http://203.123.36.134/swagbucks_deepak/SwagbucksAdSDK.framework.zip" | |
}, | |
"ios": { | |
"vendored_frameworks": "SwagbucksAdSDK.framework" | |
} | |
} |