[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / c / 9 / a / XMLKit / 0.0.2 / XMLKit.podspec.json
blob8f5640d9b3127ea1c3f80d22540552f350fd872b
2   "name": "XMLKit",
3   "version": "0.0.2",
4   "summary": "Parsing XML/HTML.",
5   "homepage": "https://github.com/daltoniam/XMLKit",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "daltoniam@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/XMLKit.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.8"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true