[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / d / NTIAPTool / 1.0.2 / NTIAPTool.podspec.json
blobeac5c4f98b6e23522a06276a03e8abd24ee55a21
2   "name": "NTIAPTool",
3   "version": "1.0.2",
4   "summary": "九吨 Apple 内购订阅工具类",
5   "description": "支持内购与订阅,内部支持 keychain 持久化缓存票据",
6   "homepage": "http://doc.nineton.cn/doc/41/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tzqiang": "tzqiang1118@163.com"
13   },
14   "source": {
15     "git": "http://coding.nineton.cn/tzqiang/NTIAPTool.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NTIAPTool/Classes/**/*",
22   "public_header_files": "NTIAPTool/Classes/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "StoreKit"
26   ]