blob: 440b182613cf1a9629824ce1053b80e9217cbab4 [file] [log] [blame]
{
"name": "BLIAPManager",
"version": "0.1.0",
"summary": "A short description of BLIAPManager.",
"description": "内购管理类,主要与apple进行交付,与自己后台的交互的业务逻辑需要自己实现",
"homepage": "http://gitlab.jingcaishuo.net/component/BLIAPManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuhaiyang": "fuhaiyang@xycentury.com"
},
"source": {
"git": "http://gitlab.jingcaishuo.net/component/BLIAPManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLIAPManager/Classes/**/*"
}