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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
f
/
1
/
7
/
LYUIKit
/
1.0.0
/
LYUIKit.podspec.json
blob
b06323f2230d21dd01657e0c450d17c18d0ea802
1
{
2
"name": "LYUIKit",
3
"version": "1.0.0",
4
"summary": "LYUIKit.",
5
"description": "this is NSDate tool by LYUIKit",
6
"homepage": "https://github.com/cailingyun2010/LYUIKit",
7
"license": "MIT",
8
"authors": {
9
"cailingyun": "491235759@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/cailingyun2010/LYUIKit.git",
13
"tag": "1.0.0"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"ios": "8.0"
21
},
22
"exclude_files": "Classes/Exclude"
23
}