blob: 23f10699346feee132c245b01edbccce4cc66b98 [file] [log] [blame]
{
"name": "LKAPI",
"version": "1.4.4",
"summary": "Wrapper built around Alamofire to make working with APIs easier",
"description": "Wrapper built around Alamofire to make working with APIs easier",
"homepage": "https://github.com/Lightningkite/LKAPI",
"license": "MIT",
"authors": {
"Erik Sargent": "erik@lightningkite.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/Lightningkite/LKAPI.git",
"tag": "1.4.4"
},
"source_files": "Pod/Classes/**/*",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.0"
}