blob: d48a1839f32b69beffaa06abd20092aa8cb07a22 [file] [log] [blame]
{
"name": "Slip",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Control the execution flow of your code using steps",
"homepage": "https://github.com/SwiftKidz",
"social_media_url": "https://twitter.com/_JARMourato",
"authors": {
"João Mourato": "joao.armourato@gmail.com",
"Diogo Antunes": "diogo.antunes@gmail.com"
},
"source": {
"git": "https://github.com/SwiftKidz/Slip.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Sources/*/*.swift",
"module_name": "Slip",
"pushed_with_swift_version": "3.0"
}