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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
e
/
b
/
5
/
myGithubSDK
/
1.0.1
/
myGithubSDK.podspec.json
blob
32bd66e9fc8809e126cfd028ac48e91d07f10614
1
{
2
"name": "myGithubSDK",
3
"version": "1.0.1",
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.1"
16
},
17
"source_files": "myGithubSDK/**/*.{h,m}"
18
}