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