blob: 92067ac0d63402b9d09399f01ac3fdfcc333b0fb [file] [log] [blame]
{
"name": "JTGestureLock",
"version": "0.1.0",
"summary": "JTGestureLock:",
"description": "JTGestureLock is gesture Locker",
"homepage": "https://github.com/JTANISME/JTGestureLock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jtanisme": "jtanisme@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JTANISME/JTGestureLock.git",
"tag": "0.1.0"
},
"source_files": [
"JTGestureLock",
"JTGestureLock/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}