| { | |
| "name": "AppSellSDK", | |
| "version": "0.1", | |
| "summary": "iOS SDK for AppSell", | |
| "homepage": "https://github.com/AppSellMe/ios-sdk-release", | |
| "authors": { | |
| "Name": "AppSell" | |
| }, | |
| "license": { | |
| "type": "Apache-2.0", | |
| "file": "LICENSE" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "http": "https://github.com/AppSellMe/ios-sdk-release/files/2548259/AppSellSDK.framework.zip" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "AppSellSDK.framework" | |
| } | |
| } |