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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
b
/
5
/
3
/
YWKit
/
0.0.7
/
YWKit.podspec.json
blob
b9f4f4d116738eee590be0394a19b94ae4640864
1
{
2
"name": "YWKit",
3
"version": "0.0.7",
4
"summary": "YWKit summary",
5
"homepage": "https://github.com/TimorLeader/YWKit/tree/master",
6
"license": "MIT",
7
"authors": {
8
"yanwei": "654811239@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/TimorLeader/YWKit.git",
12
"tag": "0.0.7"
13
},
14
"source_files": "YWKit/YWKit/Source/**/*.{h,m}",
15
"platforms": {
16
"ios": "9.0"
17
},
18
"frameworks": [
19
"UIKit",
20
"CoreFoundation",
21
"QuartzCore",
22
"CoreGraphics"
23
],
24
"dependencies": {
25
"Masonry": [
26
27
],
28
"MBProgressHUD": [
29
30
],
31
"AFNetworking": [
32
33
]
34
},
35
"requires_arc": true
36
}