blob: db8eea0cec6937bc9d9ad7f2ca4fa130dc3d21bd [file] [log] [blame]
{
"name": "kactus",
"version": "1.0",
"summary": "Description of your project",
"homepage": "https://github.com/maxandreatta/kactus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "massimiliano.andreatta@gmail.com"
},
"source": {
"git": "https://github.com/maxandreatta/kactus.git",
"tag": "1.0"
},
"source_files": "kactus/*.{m,h}",
"requires_arc": true
}