blob: 008e57fb4981064fe9c86769e761984805c8a0be [file] [log] [blame]
{
"name": "InAppPurchaseKit",
"version": "0.1.1",
"summary": "An in-app purchase module for iOS project",
"description": "An in-app purchase module for iOS project",
"homepage": "http://techgit.meitu.com/GPIG/ios-component",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pizhen Huang": "hpz@us.meitu.com"
},
"source": {
"git": "http://techgit.meitu.com/GPIG/ios-component.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "InAppPurchaseKit/Classes/**/*",
"public_header_files": "InAppPurchaseKit/Classes/**/*.h",
"frameworks": [
"UIKit",
"StoreKit"
],
"dependencies": {
"AFNetworking": [
],
"OpenSSL-Universal": [
"1.0.2.13"
]
}
}