[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / d / BlockRSSParser / 1.0 / BlockRSSParser.podspec.json
blob1a169c465d46e96bb11edcadfe85c6ca3e61b296
2   "name": "BlockRSSParser",
3   "version": "1.0",
4   "summary": "AFNetworkingXMLRequestOperation based RSS parser.",
5   "homepage": "https://github.com/tiboll/BlockRSSParser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Thibaut LE LEVIER": "thibaut@lelevier.fr"
12   },
13   "source": {
14     "git": "https://github.com/tiboll/BlockRSSParser.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": [
21     "Classes",
22     "RSSParser/*.{h,m}"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "~> 0.10.1"
27     ]
28   },
29   "requires_arc": false