[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 1 / SHActionSheetView / 1.3.3 / SHActionSheetView.podspec.json
blobafbf9d2a726f6c5d8d5f8f4e8aa7344e30190990
2   "name": "SHActionSheetView",
3   "version": "1.3.3",
4   "summary": "SHActionSheetView 弹框",
5   "license": "MIT",
6   "authors": {
7     "CCSH": "624089195@qq.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "homepage": "https://github.com/CCSH/SHActionSheetView",
13   "source": {
14     "git": "https://github.com/CCSH/SHActionSheetView.git",
15     "tag": "1.3.3"
16   },
17   "source_files": "SHActionSheetView/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SHExtension/UIView": [
22     ]
23   }