blob: 85285900da4a5b274262d3f32ffb8ccc1c2fc4b2 [file] [log] [blame]
{
"name": "SwiftedFate",
"version": "1.0.1-alpha",
"summary": "Swift framework for Riot's League of Legends API",
"description": "A simple Swift framework for Riot's League of Legends API.",
"homepage": "https://github.com/Azoy/SwiftedFate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Azoy",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Azoy/SwiftedFate.git",
"tag": "1.0.0-alpha"
},
"source_files": [
"SwiftedFate",
"SwiftedFate/Extensions"
],
"requires_arc": true
}