blob: ba182785b43d873e63b7b5262cc076e1db1e5338 [file] [log] [blame]
{
"name": "leetal-SwiftySettings",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}