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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
6
/
5
/
d
/
KPMask
/
0.0.1
/
KPMask.podspec.json
blob
d981df2b6f34c4f2b659c1c826e464d0a0932318
1
{
2
"name": "KPMask",
3
"version": "0.0.1",
4
"summary": "Bulid a Mask for View",
5
"homepage": "https://github.com/liukunpengiOS",
6
"license": "MIT",
7
"authors": {
8
"kunpeng": "1169405067@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/liukunpengiOS/KPMask.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"KPMask",
19
"KPMask/**/*.{h,m}"
20
],
21
"pod_target_xcconfig": {
22
"SWIFT_VERSION": "3.0"
23
},
24
"requires_arc": true,
25
"dependencies": {
26
"YXEasing": [
27
28
]
29
}
30
}