[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 8 / e / DeceptionAlertViews / 0.1.0 / DeceptionAlertViews.podspec.json
blob2bc05fdedb995add72073c67516b33c1ce0f2669
2   "name": "DeceptionAlertViews",
3   "version": "0.1.0",
4   "summary": "gives an appropriate UIAlertView or UIAlertController depending on what version iOS is being used",
5   "homepage": "https://github.com/2020Deception/DeceptionAlertViews",
6   "license": "MIT",
7   "authors": {
8     "Anonymous": "2020deception@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/2020Deception/DeceptionAlertViews.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "4.3"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "DeceptionAlertViews": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": "UIKit"