blob: 73b95e1df80c3e57e707ae2ab95ce87a7f40a844 [file] [log] [blame]
{
"name": "generation-on-sdk",
"version": "0.1.5",
"summary": "SDK available for generation on",
"swift_version": "4.2",
"description": "SDK available for generation on implementation, with interface available for client",
"homepage": "http://www.timwetech.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Timwe Lab": "timwelab@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.rcm.timwe.com/development/products/generationon/generationon-iOS.git",
"tag": "0.1.5"
},
"source_files": "generation-on-sdk/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
"~> 4.8.1"
],
"Alamofire-Synchronous": [
"~> 4.0"
]
}
}