[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / d / AMFatFractal / 0.0.3 / AMFatFractal.podspec.json
blobb2a803a971a1a1d6a03bba980650229580558306
2   "name": "AMFatFractal",
3   "version": "0.0.3",
4   "summary": "Extends the FatFractal iOS framework.",
5   "description": "Currently takes methods like createObj, updateObj, etc. and re-runs them on failure until the you tell the framework to stop retrying.",
6   "homepage": "https://github.com/AndreMuis/AMFatFractal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Andre Muis",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/AndreMuis/AMFatFractal.git",
17     "tag": "v0.0.3"
18   },
19   "source_files": "AMFatFractal",
20   "frameworks": "Foundation",
21   "vendored_frameworks": "FFEF.framework",
22   "requires_arc": true