[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / a / 8 / FMInAppPurchase / 0.0.1 / FMInAppPurchase.podspec.json
blobbb1be663f9c3a790e9c695c0bbb7a6ae667cac05
2   "name": "FMInAppPurchase",
3   "version": "0.0.1",
4   "summary": "In app purchase lib.",
5   "description": "an iap lib for virtual product.",
6   "homepage": "https://github.com/acekiller/FMInAppPurchase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "acekiller": "fengxijun51020@hotmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/acekiller/FMInAppPurchase.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "FMInAppPurchase/FMInAppPurchase/**/*.{swift}"
24   ],
25   "frameworks": "StoreKit",
26   "pushed_with_swift_version": "3.0"