[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / d / iHOCON / 0.1.3 / iHOCON.podspec.json
blob42d7de126808811c7f9a7b07aa5659c293554b97
2   "name": "iHOCON",
3   "version": "0.1.3",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE-2.0.txt"
7   },
8   "summary": "JSON superset inspired by Typesafe's HOCON",
9   "source": {
10     "git": "https://github.com/Zi0P4tch0/iHOCON.git",
11     "tag": "0.1.3"
12   },
13   "homepage": "https://github.com/Zi0P4tch0/iHOCON",
14   "authors": {
15     "Matteo Pacini": "ispeakprogramming@gmail.com"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "public_header_files": "iHOCON/*.h",
21   "source_files": "iHOCON/*.{h,m}",
22   "requires_arc": true,
23   "deprecated": true,
24   "subspecs": [
25     {
26       "name": "iHOCONCore",
27       "source_files": "iHOCONCore/*.{lm,ym}",
28       "requires_arc": false
29     }
30   ]