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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
d
/
5
/
a
/
KooLib
/
0.1.0
/
KooLib.podspec.json
blob
d495ee0b96c8c3ca3f4c18bacbc74ff0a1c1128b
1
{
2
"name": "KooLib",
3
"version": "0.1.0",
4
"summary": "KooLib.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/devwyw/KooLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"weiyanwu": "weiyanwu@koolearn-inc.com"
13
},
14
"source": {
15
"git": "https://github.com/devwyw/KooLib.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "KooLib/Classes/**/*"
22
}