[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 1 / AlertEasily / 1.0.0 / AlertEasily.podspec.json
blob155f76dbf057ee3654476506479f6bfa33176c31
2   "name": "AlertEasily",
3   "version": "1.0.0",
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": "1.0.0"
20   },
21   "source_files": [
22     "AlertEasily/FuncHelper.swift",
23     "AlertEasily/ExtensionUIViewController.swift"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "pushed_with_swift_version": "3.0"