blob: b6d7ede0b0632c63021a477746b6dfecef564530 [file] [log] [blame]
{
"name": "IceAndFireKit",
"version": "1.0.1",
"summary": "Simple library for easy access to AnApiOfIceAndFire.",
"description": "A Simple Swift implementation of interaction with the Api AnApiOfIceAndFire.\nRequestEngine and Models to get information from the API (https://anapioficeandfire.com) in an easily accesible way",
"homepage": "https://github.com/murphb52/IceAndFireKit",
"license": "MIT",
"authors": {
"Brian Murphy": "brianmartinmurphy@gmail.com"
},
"source": {
"git": "https://github.com/murphb52/IceAndFireKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}