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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
d
/
f
/
7
/
YLKit
/
4.0.0
/
YLKit.podspec.json
blob
9af273ad655466e3def7d9b528e0bb60b4545cb4
1
{
2
"name": "YLKit",
3
"version": "4.0.0",
4
"summary": "empty",
5
"homepage": "https://github.com/zhouyouyali/YLKit",
6
"license": "MIT",
7
"authors": {
8
"zhouyouyali": "814307045@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/zhouyouyali/YLKit.git",
12
"tag": "4.0.0"
13
},
14
"source_files": [
15
"YLKit/*.{h}",
16
"YLKit/**/*.{h,m}"
17
],
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true,
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
]
26
}