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.3
/
KudoCCKit.podspec.json
blob
20b17a9c9ad379bd9cb75c669786a2c72b2f7fdb
1
{
2
"name": "KudoCCKit",
3
"version": "0.0.3",
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.3"
19
},
20
"source_files": [
21
"CCKit/*.{h,m}",
22
"CCKit/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}