blob: a98d5457d557e132fc6add576e2b498a6585c88b [file] [log] [blame]
{
"name": "AppPurchaseManager",
"version": "1.0.1",
"summary": "iOS 内购",
"homepage": "https://github.com/lqIphone/LQPurchaseManger",
"swift_versions": "4.2",
"license": "MIT",
"authors": {
"Quan Li": "1083099465@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lqIphone/LQPurchaseManger.git",
"tag": "1.0.1"
},
"source_files": "LQPurchaseManger/*.swift",
"frameworks": "StoreKit",
"requires_arc": true,
"swift_version": "4.2"
}