[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 9 / d / SXAlertView / 2.0 / SXAlertView.podspec.json
blob4259d92cd24b831f3a9938850b320ba5a5325e5b
2   "name": "SXAlertView",
3   "version": "2.0",
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.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SXAlertView/*.{h,m}",
21   "requires_arc": true