blob: 6360abde3746af39b29804c48d1bcb6064a72acf [file] [log] [blame]
{
"name": "AMFatFractal",
"version": "0.0.10",
"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.10"
},
"source_files": "AMFatFractal",
"frameworks": "Foundation",
"vendored_frameworks": "FFEF.framework",
"requires_arc": true
}