blob: bc69b0f419588c325b46d319bfca07e77ef0794f [file] [log] [blame]
{
"name": "leetal-SwiftySettings",
"version": "1.0.2",
"license": "MIT",
"summary": "Declarative in-app settings stack in Swift",
"homepage": "https://github.com/leetal/SwiftySettings",
"authors": {
"Tomasz Gebarowski": "gebarowski@gmail.com",
"Alexander Widerberg": "widerbergaren@gmail.com"
},
"source": {
"git": "https://github.com/leetal/SwiftySettings.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}