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] TorusSessionManager 6.1.0
[CocoaPods.git]
/
Specs
/
5
/
8
/
6
/
firstLib
/
0.1.2
/
firstLib.podspec.json
blob
d15a5f9da5ccc776c6ec5f26ea7c8ee0737459fe
1
{
2
"name": "firstLib",
3
"version": "0.1.2",
4
"summary": "just to start a lib.",
5
"homepage": "https://github.com/demonliu/firstLib",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"noangel": "1432694660@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/demonliu/firstLib.git",
15
"tag": "0.1.2"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "firstLib/Classes/**/*"
21
}