blob: be8d3281b8e1e1fcbb61221760b2849cc78f1fb6 [file] [log] [blame]
{
"name": "kactus",
"version": "1.0.1",
"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.1"
},
"source_files": "kactus/*.{h,m}",
"platforms": {
"ios": "7.0"
}
}