[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / a / 1 / TIFeedParser / 1.4 / TIFeedParser.podspec.json
blob32e50dd0d8b594184e046bcbba7693ae06097670
2   "name": "TIFeedParser",
3   "version": "1.4",
4   "license": "MIT",
5   "summary": "TIFeedParser is an parser for RSS, built on Alamofire and AEXML.",
6   "homepage": "https://github.com/tichise/TIFeedParser",
7   "social_media_url": "http://twitter.com/tichise",
8   "authors": "Takuya Ichise",
9   "source": {
10     "git": "https://github.com/tichise/TIFeedParser.git",
11     "tag": "1.4"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "Sources/*.swift",
17   "requires_arc": true,
18   "dependencies": {
19     "AEXML": [
21     ],
22     "Alamofire": [
24     ]
25   }