blob: 474bdb02954238b81e9cd8b5e5191a2022a41d6d [file] [log] [blame]
{
"name": "AMFatFractal",
"version": "0.0.6",
"summary": "Extends the FatFractal iOS framework.",
"description": "Currently takes methods like createObj, updateObj, etc. and re-runs them on failure until the you tell the framework to stop retrying.",
"homepage": "https://github.com/AndreMuis/AMFatFractal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Andre Muis",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/AndreMuis/AMFatFractal.git",
"tag": "v0.0.6"
},
"source_files": "AMFatFractal",
"frameworks": "Foundation",
"vendored_frameworks": "FFEF.framework",
"requires_arc": true
}