[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 2 / 8 / 4 / CNXML / 0.0.4 / CNXML.podspec.json
blob255b9ae3e3d22e569eaa6835eb0a1d40d2fc4fa4
2   "name": "CNXML",
3   "version": "0.0.4",
4   "summary": "Simple basic handling of XML files for both reading and manual creation.",
5   "homepage": "https://github.com/phranck/CNXML",
6   "authors": {
7     "Frank Gregor": "phranck@cocoanaut.com"
8   },
9   "source": {
10     "git": "https://github.com/phranck/CNXML.git",
11     "tag": "0.0.4"
12   },
13   "platforms": {
14     "osx": "10.7",
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "*.{h,m}",
19   "license": {
20     "type": "MIT",
21     "file": "ReadMe.md"
22   }