blob: bb1be663f9c3a790e9c695c0bbb7a6ae667cac05 [file] [log] [blame]
{
"name": "FMInAppPurchase",
"version": "0.0.1",
"summary": "In app purchase lib.",
"description": "an iap lib for virtual product.",
"homepage": "https://github.com/acekiller/FMInAppPurchase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"acekiller": "fengxijun51020@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/acekiller/FMInAppPurchase.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"FMInAppPurchase/FMInAppPurchase/**/*.{swift}"
],
"frameworks": "StoreKit",
"pushed_with_swift_version": "3.0"
}