[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / c / EFAlertController / 1.0.0 / EFAlertController.podspec.json
blob3eb8e01985f56707476f0ca2e5cd492f89a93d51
2   "name": "EFAlertController",
3   "version": "1.0.0",
4   "summary": "A custom UIAlertController.",
5   "description": "A custom UIAlertController, you can set color and font of title, message and button.",
6   "homepage": "https://github.com/EyreFree/EFAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EyreFree": "eyrefree@eyrefree.org"
13   },
14   "source": {
15     "git": "https://github.com/EyreFree/EFAlertController.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EFAlertController/Classes/**/*"