blob: e158a02f024833e18accaa754db736c62887c6c3 [file] [log] [blame]
{
"name": "MTSlideToOpen",
"version": "1.2.0",
"summary": "A simple SlideToUnlock iOS UI component.",
"description": "A simple iOS UI component acts Slide To Unlock.",
"homepage": "https://github.com/lemanhtien/MTSlideToOpen",
"screenshots": "https://raw.githubusercontent.com/lemanhtien/MTSlideToOpen/master/Screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tien Le": "lemanhtien.bka@gmail.com"
},
"social_media_url": "https://twitter.com/Martin_ManhTien",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lemanhtien/MTSlideToOpen.git",
"tag": "1.2.0"
},
"source_files": "Source",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"requires_arc": true
}