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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
a
/
9
/
d
/
FrameTest
/
0.0.1
/
FrameTest.podspec.json
blob
9181bc2deae18ea454092ce6d82b502e3f2c22d4
1
{
2
"name": "FrameTest",
3
"version": "0.0.1",
4
"summary": "Test FrameTest.",
5
"description": "打包测试并且发布到github上面",
6
"homepage": "https://github.com/CzMHT/YuanGu",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": {
11
"CZ": "18516531643@163.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/CzMHT/YuanGu.git",
18
"tag": "0.0.1"
19
},
20
"frameworks": [
21
"UIKit",
22
"Foundation"
23
],
24
"dependencies": {
25
"AFNetworking": [
26
"~> 3.0"
27
]
28
}
29
}