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] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git]
/
Specs
/
6
/
1
/
4
/
TestPodfile
/
0.0.1
/
TestPodfile.podspec.json
blob
d3b964ff0646355f93d66254877649ed59ff0745
1
{
2
"name": "TestPodfile",
3
"version": "0.0.1",
4
"summary": "TestPodfile",
5
"description": "这里是写描述的地方",
6
"homepage": "https://github.com/focus-ming",
7
"license": "MIT",
8
"authors": {
9
"szm": "shi812017040@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/focus-ming/SZMTestDemo.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "TestPodfile/*.{h,m}",
19
"requires_arc": true
20
}