[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 1 / 4 / OMGRssParser / 0.0.2 / OMGRssParser.podspec.json
blob2b87dbb8230832cc78381bd2673624fd0c3c1802
2   "name": "OMGRssParser",
3   "version": "0.0.2",
4   "summary": "a simple use rss parser for swift3",
5   "description": "a simple use rss parser",
6   "homepage": "https://github.com/NSObjects/OMGRssParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NSObjects": "mrqter@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NSObjects/OMGRssParser.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OMGRssParser/Classes/**/*.swift",
22   "dependencies": {
23     "Ji": [
24       "~> 2.0.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"