[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / f / 3 / CCNXML / 0.2.0 / CCNXML.podspec.json
blob88d471aff650d162815cee2b294fe9a17cba1946
2   "name": "CCNXML",
3   "version": "0.2.0",
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.0"
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   }