blob: e547e8a62b050dc81fc1c9b9997379286e2497ec [file] [log] [blame]
{
"name": "lolAPIWrapper",
"version": "1.1.2",
"summary": "A swift wrapper around League of Legends (LOL) API.",
"description": "lolAPIWrapper is a light-weight wrapper around League of Legends (LOL) API.\nDeveloped in swift to make it easy for iOS developers develop application using LOL API.",
"homepage": "https://github.com/moov2/lolAPIWrapper",
"license": "MIT",
"authors": {
"Moov2": "mobin@moov2.com"
},
"source": {
"git": "https://github.com/moov2/lolAPIWrapper.git",
"tag": "v1.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}