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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
3
/
a
/
b
/
kactus
/
1.0.3
/
kactus.podspec.json
blob
1944ae89abbd1fa8d7305c939d27dc8a4e6aa917
1
{
2
"name": "kactus",
3
"version": "1.0.3",
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.3"
16
},
17
"source_files": "kactus/*.{h,m}",
18
"platforms": {
19
"ios": "7.0"
20
}
21
}