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.7.5
[CocoaPods.git]
/
Specs
/
3
/
5
/
9
/
ZYFramework
/
0.1.0
/
ZYFramework.podspec.json
blob
7a7ae8200eb0855ab729be918be1bba2d8a63bdf
1
{
2
"name": "ZYFramework",
3
"version": "0.1.0",
4
"summary": "测试 ZYFramework.",
5
"homepage": "https://github.com/Rover001/SDK",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Rover001": "zengyun6666@163.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/Rover001/SDK.git",
18
"tag": "0.1.0"
19
},
20
"ios": {
21
"vendored_frameworks": "src/DeviceEngine.framework"
22
},
23
"requires_arc": true
24
}