[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 4 / f / 3 / CCNXML / 0.2.2 / CCNXML.podspec.json
blobe06a0551f8b06ba9ce635eac269d0a7b61c81bc7
2   "name": "CCNXML",
3   "version": "0.2.2",
4   "summary": "Simple basic handling of XML files for both reading and manual creation.",
5   "homepage": "https://github.com/phranck/CCNXML",
6   "authors": {
7     "Frank Gregor": "phranck@cocoanaut.com"
8   },
9   "source": {
10     "git": "https://github.com/phranck/CCNXML.git",
11     "tag": "0.2.2"
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   }