[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 1 / SSDialog / 1.0.0 / SSDialog.podspec.json
blob4d023488c890fa02195f3f0888d2ca507d62ac9f
2   "name": "SSDialog",
3   "version": "1.0.0",
4   "summary": "Dialog弹框视图",
5   "description": "从属于SSKit的一款弹框组件,可高度自定义化,简单易用",
6   "homepage": "https://github.com/bassamyan/SSDialog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quincy Yan": "yanyibin@aol.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/bassamyan/SSDialog.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "SSDialog",
23     "SSDialogDemo/SSDialog/**/*.{h,m}"
24   ]