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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
7
/
3
/
a
/
UtilKits
/
0.0.1
/
UtilKits.podspec.json
blob
df37837e45e9b53ad00a0a9a8300829b3d7802ed
1
{
2
"name": "UtilKits",
3
"version": "0.0.1",
4
"summary": "UtilKits.",
5
"description": "A short description of",
6
"homepage": "https://github.com/KunlunLu/UtilKits",
7
"license": "MIT",
8
"authors": {
9
"Kunlun Lu": "641803397@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/KunlunLu/UtilKits.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"UtilKits",
20
"UtilKits/*.{h,m}"
21
],
22
"frameworks": "UIKit",
23
"requires_arc": true
24
}