[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / e / 5 / AEAlertView / 0.6 / AEAlertView.podspec.json
blob814e5feaf6b2f4f8d9576258dc47c5b024e57ef5
2   "name": "AEAlertView",
3   "version": "0.6",
4   "summary": "Support swift 3.0",
5   "description": "Support swift 3.0 If you go to project swift version less than 4, you can pod >'0.3'",
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": "0.6"
20   },
21   "source_files": "AEAlertView/Classes/*.{swift,swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "swift_version": "3.0"