[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 8 / 4 / CNXML / 0.1.1 / CNXML.podspec.json
blobee82948b5bf6b75059663b61e50091bfee40e686
2   "name": "CNXML",
3   "version": "0.1.1",
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.1.1"
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   }