blob: 76d11b96b21f40d050435711cb3f1b16902774c8 [file] [log] [blame]
{
"name": "NHIAP",
"version": "1.0.0",
"summary": "In-App-Purchase(苹果内购)",
"description": "In-App-Purchase(苹果内购)的封装,你只需要添加内购商品,其它你不需手动处理",
"homepage": "http://www.jianshu.com/u/51ba9ff4be5b",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"neghao_pro": "neghao@126.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/neghao/NHIAP.git",
"tag": "1.0.0"
},
"source_files": "NHIAP/*.{h,m}"
}