[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 5 / XLActionSheet / 0.1.0 / XLActionSheet.podspec.json
blobdecb6f12b20142e9de173c48453e4f9cbfdd5067
2   "name": "XLActionSheet",
3   "version": "0.1.0",
4   "summary": "User-defined Action SheetView.",
5   "description": "TODO: User-defined ActionSheetView, data support dictionary, text color customization, scrollable beyond the screen, adapted to various models of the iPhone.",
6   "homepage": "https://github.com/HeXiuLian/XLActionSheetView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HeXiuLian": "xiulian.he@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HeXiuLian/XLActionSheetView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XLActionSheet/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }