blob: dd753d99807675bde1f324443ae655b47f7b840a [file] [log] [blame]
{
"name": "ApplePurchaseManager",
"version": "0.0.1",
"authors": {
"daniulaolu": "287929070@qq.com"
},
"homepage": "https://github.com/MrLujh/ApplePurchaseManager",
"summary": "ApplePurchase",
"source": {
"git": "https://github.com/MrLujh/ApplePurchaseManager.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ApplePurchaseManager/**/*.{h,m}",
"dependencies": {
"SVProgressHUD": [
]
},
"frameworks": "StoreKit"
}