blob: 3f15de958c97103183171bc99e6348c82e76ea65 [file] [log] [blame]
{
"name": "SHViperSwiftKit",
"version": "0.1.0",
"summary": "VIPER commonly used and helpful modules parts.",
"description": "VIPER commonly used and helpful modules parts:\n- ViperModuleTransitionHandler",
"homepage": "https://github.com/Viveron/SHViperSwiftKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Shabanov": "shabanov.dev.git@gmail.com"
},
"source": {
"git": "https://github.com/Viveron/SHViperSwiftKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SHViperSwiftKit/Classes/**/*",
"frameworks": "UIKit"
}