blob: fd7cf0b3d8c50e2252790f54bba64a9a44bf2a91 [file] [log] [blame]
{
"name": "generation-on-sdk",
"version": "0.1.12",
"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.12"
},
"source_files": "generation-on-sdk/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
"~> 4.8.1"
],
"Alamofire-Synchronous": [
"~> 4.0"
]
}
}