blob: 59ae7b58a91f7ad360f008e22f1fabe87c890876 [file] [log] [blame]
{
"name": "RGApi",
"version": "0.1.4",
"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.4"
},
"social_media_url": "https://twitter.com/shial_4",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}