blob: 85a6363b33b230f3ad6b0c2e168c5ba80872722b [file] [log] [blame]
{
"name": "LJMActionSheet",
"version": "0.7.0",
"summary": "A simple action sheet,simple but not simple.",
"description": "A simple action sheet with ObjC.simple but not simple.",
"homepage": "https://github.com/LJMcarryu/LJMActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LJMcarryu": "m17702188864@163.com"
},
"source": {
"git": "https://github.com/LJMcarryu/LJMActionSheet.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LJMActionSheet/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}