[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 0 / LCActionSheetViewController / 0.1.1 / LCActionSheetViewController.podspec.json
blob5b608baabed075c1bee674a90fa446873066fce0
2   "name": "LCActionSheetViewController",
3   "version": "0.1.1",
4   "summary": "一个ActionSheetViewController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jgyhc/LCActionSheetViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jgyhc": "jgyhc@foxmail.com.com"
13   },
14   "source": {
15     "git": "https://github.com/jgyhc/LCActionSheetViewController.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LCActionSheetViewController/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }