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] MainPush 1.0.4
[CocoaPods.git]
/
Specs
/
a
/
d
/
8
/
LMFramework
/
0.0.1
/
LMFramework.podspec.json
blob
8ffcd00bf7bc1890ea2857c73b4684069660ec8b
1
{
2
"name": "LMFramework",
3
"version": "0.0.1",
4
"summary": "Robert IOS Framework.",
5
"homepage": "https://git.oschina.net/robert1217/LMFramework",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Robert": "1015269859@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://git.oschina.net/robert1217/LMFramework.git",
18
"tag": "0.0.1"
19
},
20
"frameworks": "UIKit",
21
"dependencies": {
22
"AFNetworking": [
23
"~> 3.0"
24
]
25
}
26
}