{ | |
"name": "kactus", | |
"version": "1.0.2", | |
"authors": { | |
"Andreatta Massimiliano": "massimiliano.andreatta@gmail.com" | |
}, | |
"homepage": "https://github.com/maxandreatta/kactus", | |
"summary": "A framework for iOS", | |
"license": { | |
"type": "MIT" | |
}, | |
"requires_arc": true, | |
"source": { | |
"git": "https://github.com/maxandreatta/kactus.git", | |
"tag": "1.0.2" | |
}, | |
"source_files": "kactus/*.{h,m}", | |
"platforms": { | |
"ios": "7.0" | |
} | |
} |