blob: 8bdf0cc3b77640012a9ff3a8fddc033b046663b3 [file] [log] [blame]
{
"name": "LGLocker",
"version": "1.0.0",
"summary": "点控控制",
"homepage": "https://github.com/LYajun/LGLocker",
"license": "MIT",
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LYajun/LGLocker.git",
"tag": "1.0.0"
},
"source_files": "LGLocker/*.{h,m}",
"resources": "LGLocker/LGLocker.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}