[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / f / IAPHandler / 0.9.0 / IAPHandler.podspec.json
blob161232dee8b3492728370a24a7a2b61e2153140c
2   "name": "IAPHandler",
3   "version": "0.9.0",
4   "summary": "In App Purcharse的轻量级使用框架",
5   "description": "针对non-consumable类型的 IAP服务,可快速购买及恢复购买。",
6   "homepage": "https://github.com/hanshuushi/IAPHandler",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Han Shuushi": "hanshuushi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hanshuushi/IAPHandler.git",
16     "tag": "0.9.0"
17   },
18   "source_files": "*.{h,m}",
19   "public_header_files": "*.h",
20   "frameworks": [
21     "StoreKit",
22     "SystemConfiguration"
23   ],
24   "platforms": {
25     "ios": "6.0"
26   }