blob: d9cc25785e09a1dde767c13e3f55c3eabea7e20b [file] [log] [blame]
{
"name": "SwiftLoLApi",
"platforms": {
"ios": "8.0"
},
"summary": "Riot Games Api Wrapper for ios - SwiftLoLApi.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matias Barrientos": "matias.barrientosg@gmail.com"
},
"homepage": "https://github.com/mbarrientos1/SwiftLoLApi",
"source": {
"git": "https://github.com/mbarrientos1/SwiftLoLApi.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
],
"SwiftyJSON": [
]
},
"source_files": "SwiftLoLApi/**/*.{swift}"
}