[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / d / EZPopAlertController / 0.2.0 / EZPopAlertController.podspec.json
blobf5a96b90a2419df5cb932ac60922122d97353e9d
2   "name": "EZPopAlertController",
3   "version": "0.2.0",
4   "summary": "A short description of EZPopAlertController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/melo30/EZPopAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "melo30": "281083409@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/melo30/EZPopAlertController.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "EZPopAlertController/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }