blob: b17f30f483c002a7f610bc05570d9f8f2081b318 [file] [log] [blame]
{
"name": "AppLocker",
"version": "1.0.1",
"summary": "Simple lockscreen for iOS Application",
"description": "AppLocker - simple lock screen for iOS Application",
"homepage": "https://github.com/Ryasnoy/AppLocker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleg Ryasnoy": "ryasnoy.oleg@gmail.com"
},
"social_media_url": "http://twitter.com/ryasn0y",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ryasnoy/AppLocker.git",
"tag": "1.0.1"
},
"source_files": "Source/**/*.{xib,swift}",
"swift_version": "4.0"
}