blob: 2bcdd6dee42a8b6d374198037b1cc966931ec13d [file] [log] [blame]
{
"name": "SwiftySettings",
"version": "1.0.0",
"license": "MIT",
"summary": "Declarative in-app settings stack in Swift",
"homepage": "https://github.com/tgebarowski/SwiftySettings",
"social_media_url": "https://twitter.com/tgebarowski",
"authors": {
"Tomasz Gebarowski": "gebarowski@gmail.com"
},
"source": {
"git": "https://github.com/tgebarowski/SwiftySettings.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}