blob: 83b839f59b80ccf9da32e2a735175aa951ea6f51 [file] [log] [blame]
{
"name": "Scorocode",
"version": "1.06",
"summary": "Scorocode ios SDK, swift 4",
"description": "SDK предоставляет доступ к платформе Scorocode для построения приложений, основанных на swift. \nПодробности на нашем сайте: https://scorocode.ru",
"homepage": "https://github.com/Scorocode/scorocode-SDK-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Kuznetsov": "alexey073@gmail.com"
},
"source": {
"git": "https://github.com/Scorocode/scorocode-SDK-swift.git",
"tag": "1.06"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "todolist/SCLib/**/*",
"pushed_with_swift_version": "4.0"
}