[Add] SwiftCoreData 1.0.6
[CocoaPods.git] / Specs / 6 / 8 / e / DeceptionAlertViews / 0.7.0 / DeceptionAlertViews.podspec.json
blob800d00250bf07e87a2cbc5ac8711b8f3498dbb83
2   "name": "DeceptionAlertViews",
3   "version": "0.7.0",
4   "summary": "Used to return UIAlert(View|Controller) based on version of iOS. Now makes the latter simpler. Need legacy? Version <= 0.6.2 .",
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.7.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/AlertView.{h,m}",
19   "frameworks": "UIKit"