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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
3
/
a
/
1
/
YWFramework
/
0.0.2
/
YWFramework.podspec.json
blob
5e027e601376bb027dacfec8b931b71da4fd200a
1
{
2
"name": "YWFramework",
3
"version": "0.0.2",
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.2"
13
},
14
"source_files": "YWFramework/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "8.0"
18
},
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
],
23
"dependencies": {
24
"Reachability": [
25
26
]
27
},
28
"authors": {
29
"SeekFlash": "23520069.com"
30
}
31
}