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
[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git]
/
Specs
/
3
/
a
/
1
/
YWFramework
/
0.0.3
/
YWFramework.podspec.json
blob
6bde9f5af7ae936a3b8d50d28216ac7b1c938c21
1
{
2
"name": "YWFramework",
3
"version": "0.0.3",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "私人pod代码",
9
"homepage": "https://gitee.com/zhangwh",
10
"source": {
11
"git": "https://gitee.com/zhangwh/YWFramework.git",
12
"tag": "0.0.3",
13
"submodules": true
14
},
15
"source_files": "YWFramework/**/*.{h,m}",
16
"requires_arc": true,
17
"platforms": {
18
"ios": "8.0"
19
},
20
"frameworks": [
21
"UIKit",
22
"Foundation"
23
],
24
"dependencies": {
25
"Reachability": [
26
27
]
28
},
29
"authors": {
30
"SeekFlash": "23520069.com"
31
}
32
}