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