blob: 95270442b8d6ceccacc6acb2dc6902cf850c83e7 [file] [log] [blame]
{
"name": "Ionia",
"version": "1.7.0",
"summary": "Riot Games Api Wrapper for ios - Ionia.",
"homepage": "https://github.com/mbarrientos1/Ionia",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matias Barrientos": "matias.barrientosg@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mbarrientos1/Ionia.git",
"tag": "1.7.0"
},
"source_files": [
"Ionia",
"Ionia/**/*.{h,m}"
],
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"Result": [
]
},
"pushed_with_swift_version": "3.0"
}