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.4.14
[CocoaPods.git]
/
Specs
/
7
/
b
/
1
/
SDKService
/
1.0.0
/
SDKService.podspec.json
blob
c76d65475f00e32f8e5fe55f34a227430c7759a3
1
{
2
"name": "SDKService",
3
"version": "1.0.0",
4
"summary": "SDKService",
5
"description": "this is SDKService",
6
"homepage": "https://github.com/acv-ninhnm/SDKService",
7
"license": "MIT",
8
"authors": {
9
"acv-ninhnm": "ninhnm@atmarkcafe.org"
10
},
11
"platforms": {
12
"ios": "5.0"
13
},
14
"source": {
15
"git": "https://github.com/acv-ninhnm/SDKService.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"SDKService",
20
"SDKService/**/*.{h,m}"
21
]
22
}