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] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git]
/
Specs
/
9
/
5
/
d
/
CLUIKit
/
1.5.1
/
CLUIKit.podspec.json
blob
e5e0596eb11afa8b9a901c2f08b78b7929158395
1
{
2
"name": "CLUIKit",
3
"version": "1.5.1",
4
"summary": "CLUIKit for iOS",
5
"homepage": "https://github.com/CainLuo/CLUIKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"CainLuo": "350116542@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/CainLuo/CLUIKit.git",
18
"tag": "1.5.1"
19
},
20
"source_files": "CLUIKit/**/*.{h,m}",
21
"requires_arc": true,
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"dependencies": {
27
"MJRefresh": [
28
29
]
30
}
31
}