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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
c
/
8
/
3
/
LYKit
/
1.0.1
/
LYKit.podspec.json
blob
8011b15631cd5c2652a9eec0a114068f9b0c6f45
1
{
2
"name": "LYKit",
3
"version": "1.0.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.0.1"
16
},
17
"source_files": [
18
"LYKit",
19
"LY_UIView/**/*.{h,m}",
20
"LY_Object/**/*.{h,m}"
21
],
22
"frameworks": "UIKit"
23
}