blob: 19aedd3584d6efaa9b55fe80196d40cfcfb10846 [file] [log] [blame]
{
"name": "SwiftySettings",
"version": "0.0.1",
"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": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}