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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
e
/
b
/
5
/
myGithubSDK
/
1.0
/
myGithubSDK.podspec.json
blob
2b7fad4fccd04de327b842fe68cf3b2eab6994a1
1
{
2
"name": "myGithubSDK",
3
"version": "1.0",
4
"summary": "A short description of myGithubSDK.",
5
"homepage": "https://github.com/chenqy150/myGithubSDK",
6
"license": "MIT",
7
"authors": {
8
"chenqy150": "1406175257@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/chenqy150/myGithubSDK.git",
15
"tag": "1.0"
16
},
17
"source_files": "myGithubSDK/**/*.{h,m}"
18
}