blob: e666a5555c9ff9bf7a3fbf1f4843ebe1e258bd95 [file] [log] [blame]
{
"name": "HBIAPManager",
"version": "0.0.1",
"summary": "In App Purchase",
"description": "一个内购组件",
"homepage": "https://www.shenhongbang.cc",
"license": "MIT",
"authors": {
"jiutianhuanpei": "shenhongbang@163.com"
},
"platforms": {
"ios": "3.0"
},
"source": {
"git": "https://github.com/jiutianhuanpei/HBIAPManager.git",
"tag": "0.0.1"
},
"source_files": "HBIAPManager/*.{h,m}",
"frameworks": "StoreKit",
"requires_arc": true
}