blob: f6f42d9b9300e3061b63637b2f16087967537d25 [file] [log] [blame]
{
"name": "WZLock",
"version": "2.0.0",
"summary": "lock安全锁",
"description": "我主良缘锁",
"homepage": "https://github.com/WZLYiOS/WZLock",
"license": "MIT",
"authors": {
"LiuSky": "327847390@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZLock.git",
"tag": "2.0.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"default_subspecs": "Source",
"subspecs": [
{
"name": "Source",
"source_files": "WZLock/Classes/*.swift"
}
],
"swift_version": "5.0"
}