[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / c / EFAlertController / 0.0.1 / EFAlertController.podspec.json
blob5a40b5b883cdf5cf35e397d7de30eafe46099021
2   "name": "EFAlertController",
3   "version": "0.0.1",
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": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EFAlertController/Classes/**/*"