[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 5 / CWActionSheet / 0.0.6 / CWActionSheet.podspec.json
blob56fcf33bfcd47cb5835ce674c7cb2ca9483ecaee
2   "name": "CWActionSheet",
3   "version": "0.0.6",
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.6"
20   },
21   "source_files": [
22     "Sources",
23     "*.{h,swift}"
24   ],
25   "public_header_files": "Sources/*.h",
26   "frameworks": "UIKit",
27   "pushed_with_swift_version": "4.0"