blob: 643e7b4bc0b6f5f2bdd865dc9c0f0a96484a1996 [file] [log] [blame]
{
"name": "LJMActionSheet",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LJMActionSheet/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}