blob: 08e588acd14f0c7562c4ee2a6ff20c7fa3af9001 [file] [log] [blame]
{
"name": "AppLocker",
"version": "1.0",
"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"
},
"source_files": "Source/**/*.{xib,swift}",
"swift_version": "3.0"
}