[Add] VisionSDK 1.5.8
[CocoaPods.git] / Specs / 6 / 8 / e / DeceptionAlertViews / 0.4.0 / DeceptionAlertViews.podspec.json
blobce914825d2f80057379c2d1e35b7eb1d840ef423
2   "name": "DeceptionAlertViews",
3   "version": "0.4.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": "v0.4.0"
13   },
14   "platforms": {
15     "ios": "4.3"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/AlertView.{h,m}",
19   "frameworks": "UIKit"