blob: 7a554d305c127a888a60f79df536af3eb4539314 [file] [log] [blame]
{
"name": "JTGestureLock",
"version": "0.3.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.3.0"
},
"source_files": [
"JTGestureLock",
"JTGestureLock/**/*.{h,m}"
],
"resource_bundles": {
"JTGestureLock": [
"JTGestureLock/resources/*.png"
]
},
"frameworks": "UIKit",
"requires_arc": true
}