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] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git]
/
Specs
/
b
/
f
/
1
/
LOUIKit
/
0.1.0
/
LOUIKit.podspec.json
blob
5cc16f21eb1bf40981436b1c325a118bb8c28fd8
1
{
2
"name": "LOUIKit",
3
"version": "0.1.0",
4
"summary": "LOUIKit.",
5
"description": "easier to setup UI on storyboard",
6
"homepage": "https://github.com/vivalalova/LOUIKit",
7
"license": "MIT",
8
"authors": {
9
"vivalalova": "vivalalova0@gmail.com"
10
},
11
"source": {
12
"git": "https://github.com/vivalalova/LOUIKit.git",
13
"tag": "0.1.0"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"requires_arc": true,
19
"source_files": "Pod/Classes/**/*",
20
"resource_bundles": {
21
"LOUIKit": [
22
"Pod/Assets/*.png"
23
]
24
}
25
}