[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 1 / AlertEasily / 0.0.1 / AlertEasily.podspec.json
blob23656a3c4d04d2fe3d51916825cf441c8c499c87
2   "name": "AlertEasily",
3   "version": "0.0.1",
4   "summary": "Easy to show UIAlertController.",
5   "description": "Easy to display UIAlertController.",
6   "homepage": "https://github.com/MZC0829/AlertEasily",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "maizhichao": "1005756105@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/MZC0829/AlertEasily.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "AlertEasily/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   },
27   "pushed_with_swift_version": "3.0"