[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 1 / TIFeedParser / 1.7 / TIFeedParser.podspec.json
blobb64c69406e1fc1c8ff956009dd3b6310fb8cd93a
2   "name": "TIFeedParser",
3   "version": "1.7",
4   "license": "MIT",
5   "summary": "TIFeedParser is an parser for RSS, built on 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.7"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "Sources/*.swift",
17   "requires_arc": true,
18   "dependencies": {
19     "AEXML": [
21     ]
22   }