blob: 81df67e92577b9129bfb88ea6a0570a8b69fd359 [file] [log] [blame]
{
"name": "TEGestureLock",
"version": "1.0.3",
"summary": "Tiny手势密码插件.",
"description": "Tiny手势密码插件",
"homepage": "https://github.com/SunlineTinyiOS/TEGestureLock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunjf@sunline.cn": "457813584@qq.com"
},
"source": {
"git": "https://github.com/SunlineTinyiOS/TEGestureLock.git"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TEGestureLock/Classes/**/*",
"resource_bundles": {
"TEGestureLock": [
"TEGestureLock/Assets/*.png"
]
}
}