blob: d092d61ea0bd2f581e4b0bea09b4912f3e142b73 [file] [log] [blame]
{
"name": "APKit",
"version": "0.3.0",
"summary": "APKit, for IAP easier.",
"description": "Use APKit for In-app purchase easier, set observer then click product, wait ... Wow, completed!",
"homepage": "https://github.com/WildDylan/APKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dylan": "dylan@china.com"
},
"source": {
"git": "https://github.com/WildDylan/APKit.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/dylanccccc",
"platforms": {
"ios": "7.1"
},
"source_files": "APKit/Classes/**/*",
"public_header_files": "APKit/Classes/**/*.h",
"frameworks": [
"UIKit",
"StoreKit",
"Foundation"
]
}