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] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git]
/
Specs
/
1
/
2
/
5
/
CLFoundation
/
1.6.3
/
CLFoundation.podspec.json
blob
2fdc1a43ac05d52907606716adf2b4338cadcc4c
1
{
2
"name": "CLFoundation",
3
"version": "1.6.3",
4
"summary": "CLFoundation of iOS",
5
"homepage": "https://github.com/CainLuo/CLFoundation",
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/CLFoundation.git",
18
"tag": "1.6.3"
19
},
20
"source_files": [
21
"CLFoundation",
22
"CLFoundation/**/*.{h,m}"
23
],
24
"frameworks": [
25
"UIKit",
26
"Foundation"
27
]
28
}