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] GeovisEarthKit 1.0.1
[CocoaPods.git]
/
Specs
/
3
/
a
/
b
/
kactus
/
1.0.10
/
kactus.podspec.json
blob
d6d1db28a1ba533d28875b7b00ac056264ba00f1
1
{
2
"name": "kactus",
3
"version": "1.0.10",
4
"authors": {
5
"Andreatta Massimiliano": "massimiliano.andreatta@gmail.com"
6
},
7
"homepage": "https://github.com/maxandreatta/kactus",
8
"summary": "A framework for iOS",
9
"license": {
10
"type": "MIT"
11
},
12
"requires_arc": true,
13
"source": {
14
"git": "https://github.com/maxandreatta/kactus.git",
15
"tag": "1.0.10"
16
},
17
"source_files": "kactus/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"QuartzCore",
21
"Foundation",
22
"Security"
23
],
24
"platforms": {
25
"ios": "7.1"
26
}
27
}