| { | |
| "name": "IceAndFireLoader", | |
| "version": "1.0", | |
| "summary": "Swift Wrapper for AnApiOfIceAndFire", | |
| "homepage": "https://github.com/ujell/IceAndFireLoader.git", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "authors": { | |
| "yucel": "yuceluzun@windowslive.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ujell/IceAndFireLoader.git", | |
| "tag": "1.0" | |
| }, | |
| "source_files": "IceAndFireLoader/IceAndFire.swift", | |
| "requires_arc": true | |
| } |