blob: decb6f12b20142e9de173c48453e4f9cbfdd5067 [file] [log] [blame]
{
"name": "XLActionSheet",
"version": "0.1.0",
"summary": "User-defined Action SheetView.",
"description": "TODO: User-defined ActionSheetView, data support dictionary, text color customization, scrollable beyond the screen, adapted to various models of the iPhone.",
"homepage": "https://github.com/HeXiuLian/XLActionSheetView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HeXiuLian": "xiulian.he@gmail.com"
},
"source": {
"git": "https://github.com/HeXiuLian/XLActionSheetView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XLActionSheet/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}