blob: 41a3753e143295beec09611f77f6f1ff2fef90a1 [file] [log] [blame]
{
"name": "LJMActionSheet",
"version": "0.4.0",
"summary": "Simple but not simple.",
"description": "A simple action sheet with ObjC.",
"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.4.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LJMActionSheet/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}