blob: d5f6b3857a260190765a08995ce1c9212ccbce3c [file] [log] [blame]
{
"name": "LJMActionSheet",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJMActionSheet/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}