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] SmartCodable 3.4.6-beta
[CocoaPods.git]
/
Specs
/
9
/
a
/
d
/
KudoCCKit
/
0.0.1
/
KudoCCKit.podspec.json
blob
88ace3490f00a39f042a14f0a5e8942622a2120e
1
{
2
"name": "KudoCCKit",
3
"version": "0.0.1",
4
"summary": "My Kit for iOS.",
5
"homepage": "https://github.com/kudocc/CCKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"KudoCC": "cangmuma@gmail.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/kudocc/CCKit.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "CCKit/*.{h,m}",
21
"requires_arc": true
22
}