blob: be5c66cf32a46fbc3e23b9ef8f106d208823e738 [file] [log] [blame]
{
"name": "kactus",
"version": "0.1",
"authors": {
"Andreatta Massimiliano": "massimiliano.andreatta@gmail.com"
},
"homepage": "https://github.com/maxandreatta/Kactus-Framework",
"summary": "A framework for iOS",
"license": {
"type": "MIT"
},
"requires_arc": true,
"source": {
"git": "https://github.com/maxandreatta/Kactus-Framework.git",
"tag": "0.1"
},
"source_files": "Kactus/*.{h,m}",
"platforms": {
"ios": "7.0"
}
}