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] BideaseConnect 1.0.86
[CocoaPods.git]
/
Specs
/
c
/
e
/
4
/
gitTest11
/
1.0.0
/
gitTest11.podspec.json
blob
b6de6510f60e0e228af8f8d8d7c04bdfe5db35d0
1
{
2
"name": "gitTest11",
3
"version": "1.0.0",
4
"summary": "gittest cocoapods test",
5
"description": "it is a cocoapod test",
6
"homepage": "https://www.rongcloud.cn",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": {
11
"sunchengxiu": "15699998823@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/sunchengxiu/GitTest.git"
18
},
19
"requires_arc": true,
20
"dependencies": {
21
"Masonry": [
22
"~> 1.0.0"
23
]
24
}
25
}