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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
d
/
b
/
c
/
KKViewDemo
/
1.0.1
/
KKViewDemo.podspec.json
blob
6c105efc65784924c9d1d3b1a55fb7450d136e70
1
{
2
"name": "KKViewDemo",
3
"version": "1.0.1",
4
"summary": "A short summary",
5
"homepage": "https://github.com/juneleave/KKViewDemo",
6
"license": "MIT",
7
"authors": {
8
"Broccolis": "june@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/juneleave/KKViewDemo.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "KKViewDemo/*.{h,m}"
18
}