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] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git]
/
Specs
/
c
/
8
/
3
/
LYKit
/
1.1.1
/
LYKit.podspec.json
blob
2fb58da8ecab15221f613b5552cd83cde3ee257e
1
{
2
"name": "LYKit",
3
"version": "1.1.1",
4
"summary": "LYKit for iOS App",
5
"homepage": "https://github.com/liyang123/LYKit.git",
6
"license": "MIT",
7
"authors": {
8
"liyang.github.io": "995720636@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/liyang123/LYKit.git",
15
"tag": "1.1.1"
16
},
17
"source_files": [
18
"LYKit",
19
"LY_Kit/**/*.{h,m}"
20
],
21
"frameworks": "UIKit"
22
}