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
[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git]
/
Specs
/
f
/
5
/
b
/
CEMKit
/
1.0.1
/
CEMKit.podspec.json
blob
65d0fcb1002c9a10e4b160e30e28617e2deb4e74
1
{
2
"name": "CEMKit",
3
"version": "1.0.1",
4
"summary": "handy library for no-xibbers",
5
"homepage": "https://github.com/cemolcay/CEMKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Cem Olcay": "ccemolcay@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/cemolcay/CEMKit.git",
15
"tag": "1.0.1"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"source_files": "CEMKit/*.{h,m}",
21
"requires_arc": true
22
}