[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / 7 / Feeder / 0.1.0 / Feeder.podspec.json
blob96ca3d58d495bfb7058a9527beb8a68758c86592
2   "name": "Feeder",
3   "version": "0.1.0",
4   "summary": "A simple Atom, RSS, RDF finder and parser",
5   "description": "The swift library to search feeds from url or get summary from feed.",
6   "homepage": "https://github.com/tnantoka/Feeder",
7   "license": "MIT",
8   "authors": {
9     "tnantoka": "tnantoka@bornneet.com"
10   },
11   "source": {
12     "git": "https://github.com/tnantoka/Feeder.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/tnantoka",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "Feeder": [
23       "Pod/Assets/*.png"
24     ]
25   }