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] CloudwiseMAgent 2.8.0
[CocoaPods.git]
/
Specs
/
3
/
a
/
b
/
kactus
/
1.0
/
kactus.podspec.json
blob
db8eea0cec6937bc9d9ad7f2ca4fa130dc3d21bd
1
{
2
"name": "kactus",
3
"version": "1.0",
4
"summary": "Description of your project",
5
"homepage": "https://github.com/maxandreatta/kactus",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"YOURNAME": "massimiliano.andreatta@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/maxandreatta/kactus.git",
15
"tag": "1.0"
16
},
17
"source_files": "kactus/*.{m,h}",
18
"requires_arc": true
19
}