[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / 0 / AWActionSheet / 1.0.2 / AWActionSheet.podspec.json
blobd3cb52476cbc375b68b19d245214eae95848ae06
2   "name": "AWActionSheet",
3   "version": "1.0.2",
4   "summary": "A custom actionSheet. 一款自定义 ActionSheet.",
5   "description": "Support for custom view, custom viewcontroller, as content display. Customized a sharing view in the demo.\n支持将自定义view,自定义viewcontroller,作为content显示。 demo里自定义了一款分享视图",
6   "homepage": "https://github.com/maltsugar/AWActionSheetDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zgy": "173678978@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/maltsugar/AWActionSheetDemo.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "AWActionSheetDemo/AWActionSheet/*.{h,m}",
22   "resource_bundles": {
23     "AWActionSheet": [
24       "AWActionSheetDemo/AWActionSheet/*.{xib}"
25     ]
26   }