| { | |
| "name": "FGCKit", | |
| "version": "1.0.24", | |
| "summary": "Awsome SDK for Manga consumption.", | |
| "homepage": "https://www.fatginger.cat", | |
| "authors": { | |
| "Name": "support@fatginger.cat" | |
| }, | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/fatgingercat/FGCKitSampleApp-iOS.git", | |
| "tag": "1.0.24" | |
| }, | |
| "vendored_frameworks": "FGCKit.framework" | |
| } |