[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / d / 5 / CWActionSheet / 0.0.8 / CWActionSheet.podspec.json
blobed07b32ce03dea2685aa35372a1b5f106970ca22
2   "name": "CWActionSheet",
3   "version": "0.0.8",
4   "summary": "A simple, ornamental, but powerful action sheet!",
5   "description": "A simple, ornamental, but powerful action sheet! like wechat.",
6   "homepage": "https://github.com/cwwise/CWActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ios_chenwei": "wei18810109052@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cwwise/CWActionSheet.git",
19     "tag": "0.0.8"
20   },
21   "source_files": [
22     "Sources",
23     "*.{h,swift}"
24   ],
25   "public_header_files": "Sources/*.h",
26   "frameworks": "UIKit"