[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / a / XMLKit / 0.0.3 / XMLKit.podspec.json
blob9f5140f610b9e493495f09bef9ef46abea83a2dc
2   "name": "XMLKit",
3   "version": "0.0.3",
4   "summary": "Simple parsing of XML/HTML in pure Objective-C.",
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.3"
13   },
14   "social_media_url": "http://twitter.com/daltoniam",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.8"
18   },
19   "source_files": "*.{h,m}",
20   "requires_arc": true