blob: 4620e8fcfe65b4e713bddb1c51b34becabb4921b [file] [log] [blame]
{
"name": "SweetRouter",
"version": "1.0.0",
"summary": "Declarative URL routing in swift for Alamofire and not only :)",
"homepage": "https://github.com/alickbass/SweetRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleksii Dykan": "alick_bass@mail.ru"
},
"platforms": {
"ios": "8.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/alickbass/SweetRouter.git",
"tag": "1.0.0",
"branch": "master"
},
"source_files": "SweetRouter/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "3.0"
}