blob: b63e5fe71dbcc0d89b4e3105c5e0bb4da9903a1e [file] [log] [blame]
{
"name": "APKit",
"version": "0.3.2",
"summary": "APKit, easy for use in app purchase.",
"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.2"
},
"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"
]
}