blob: 0aa165aefe04263d05ac476bbbbd2815810ac848 [file] [log] [blame]
{
"name": "RGApi",
"version": "0.1.3",
"summary": "Swift Rest client for popular game League of Legends RGApi.",
"homepage": "https://github.com/shial4/RGApi",
"license": "MIT",
"authors": {
"Shial": "shial184686@gmail.com"
},
"source": {
"git": "https://github.com/shial4/RGApi.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/shial_4",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RGApi/*",
"dependencies": {
"Alamofire": [
]
}
}