[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / e / 5 / AEAlertView / 1.9 / AEAlertView.podspec.json
blob0c7e0bd6a9c11ba2c49cef1b16bc7ac4c4ed9ed9
2   "name": "AEAlertView",
3   "version": "1.9",
4   "summary": "Support swift 5.0",
5   "description": "Support swift 4.0  If you go to project swift version 4, you can pod >'1.1' swift5.0 > '1.9'",
6   "homepage": "https://github.com/Allen0828/AEAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Allen": "allen.zhang0828@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Allen0828/AEAlertView.git",
19     "tag": "v1.9"
20   },
21   "source_files": "AEAlertView/Classes/*.{swift,swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "swift_versions": "5.0"