[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / d / SXAlertView / 2.1 / SXAlertView.podspec.json
blobd018e2ef70f59e6d52f9865365ec2d4448f27673
2   "name": "SXAlertView",
3   "version": "2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "600行代码实现的简易UIAlertView,添加动画,虚化效果。接口文件中没有对视图的更多的视图属性开放接口,使用过程中可以根据自己的需求进行自定义接口",
9   "homepage": "https://github.com/STShenZhaoliang",
10   "authors": {
11     "STShenZhaoliang": "409178030@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/STShenZhaoliang/STAlertView.git",
15     "tag": "2.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SXAlertView/*.{h,m}",
21   "requires_arc": true