repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
d
/
b
/
9
/
RSSKit
/
1.0.0
/
RSSKit.podspec.json
blob
c140a2738badfeeadc31dcf5eb2a7c20766da234
1
{
2
"name": "RSSKit",
3
"version": "1.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "A RSS/Atom Parser in Swift",
9
"homepage": "https://github.com/quan118/RSSKit",
10
"authors": "Quan Nguyen",
11
"source": {
12
"git": "https://github.com/quan118/RSSKit.git",
13
"tag": "1.0.0"
14
},
15
"platforms": {
16
"ios": "8.4",
17
"tvos": "9.0"
18
},
19
"source_files": "Sources/*.swift"
20
}