blob: 06cb1f2cba7e1a1437758e950d1153511ccedaa6 [file] [log] [blame]
{
"name": "generation-on-sdk",
"version": "0.1.10",
"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": "https://github.com/TimweLab/generation-on-sdk.git",
"tag": "0.1.10"
},
"source_files": "generation-on-sdk/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
"~> 4.8.1"
],
"Alamofire-Synchronous": [
"~> 4.0"
]
}
}