blob: 005070954a419f55a24ff24be87f2d2ff0fdfbd7 [file] [log] [blame]
{
"name": "Jump",
"version": "1.0.8",
"license": "MIT",
"summary": "clean architecture for swift projects",
"homepage": "https://github.com/Proscom/Jump.git",
"social_media_url": "http://proscom.ru",
"authors": {
"Proscom": "hi@proscom.ru"
},
"source": {
"git": "https://github.com/Proscom/Jump.git",
"tag": "1.0.8",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}