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] FCNews 0.3.26
[CocoaPods.git]
/
Specs
/
4
/
7
/
f
/
mymomo
/
0.0.2
/
mymomo.podspec.json
blob
e8416b49aa6c14a9f735d0f6fdcbe1e4e4e1d5d6
1
{
2
"name": "mymomo",
3
"version": "0.0.2",
4
"summary": "try pod",
5
"homepage": "https://github.com/Tclsr",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wangxy": "1076406111@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/Tclsr/mymomo.git",
18
"tag": "0.0.2"
19
},
20
"static_framework": true,
21
"vendored_frameworks": "mymomo.framework"
22
}