[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 4 / d / iHOCON / 0.1.2 / iHOCON.podspec.json
blobd2e2b5a0d3061856fca58b2c9a9c2a96a8b9b29b
2   "name": "iHOCON",
3   "version": "0.1.2",
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.2"
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   "source_files": "iHOCON/*.{h,m}",
21   "requires_arc": true,
22   "deprecated": true,
23   "subspecs": [
24     {
25       "name": "iHOCONCore",
26       "source_files": "iHOCONCore/*.{lm,ym}",
27       "requires_arc": false
28     }
29   ]