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] DebugSwift 0.3.9
[CocoaPods.git]
/
Specs
/
1
/
4
/
a
/
kxtDemo
/
0.0.1
/
kxtDemo.podspec.json
blob
bca34efefaac2c3a91c0fcf3f6d3f523f4592c42
1
{
2
"name": "kxtDemo",
3
"version": "0.0.1",
4
"summary": "demo.",
5
"description": "一些经典的Demo",
6
"homepage": "https://github.com/kangXueTao/kxtDemo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"kangxuetao": "kangxuetao428@163.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/kangXueTao/kxtDemo.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "Sources/kxtDemo/**/*"
22
}