[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / 4 / XTIAP / 1.0.0 / XTIAP.podspec.json
blob36f93bbfe481166769ab120fd161c709aec1fb17
2   "name": "XTIAP",
3   "version": "1.0.0",
4   "summary": "A short description of XTIAP.",
5   "description": "iOS iap util (Objective-C)",
6   "homepage": "https://github.com/akateason/XTIAP",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "teason": "akateason@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/akateason/XTIAP.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XTIAP/iap/**/*",
22   "public_header_files": "XTIAP/iap/**/*.h",
23   "dependencies": {
24     "XTBase": [
26     ],
27     "XTReq": [
29     ]
30   }