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
/
4
/
a
/
MDKTools
/
1.0.1
/
MDKTools.podspec.json
blob
ea1a77323867ab47e37011343510b9c74239b9a7
1
{
2
"name": "MDKTools",
3
"version": "1.0.1",
4
"summary": "a tools",
5
"description": "a tools",
6
"homepage": "https://github.com/miku1958/MDKTools",
7
"license": "Mozilla",
8
"authors": {
9
"miku1958": "email@address.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/miku1958/MDKTools.git",
16
"tag": "1.0.1"
17
},
18
"requires_arc": true,
19
"subspecs": [
20
{
21
"name": "swift",
22
"source_files": "Swift/*.{swift}"
23
}
24
]
25
}