[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / c / GJAlertController / 1.0.0 / GJAlertController.podspec.json
blob84d420208bef653a2ad5626bedcad9d2f295f7f6
2   "name": "GJAlertController",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "1.0.0",
7   "summary": "可以任意在代码中使用UIAlertController,而不用担心低版本兼容的问题",
8   "description": "在低版本中动态加入GJAlertController,内部用alertView实现,但是在使用的时候,不用关心alertView,也不用担心版本兼容问题,直接用UIAlertController。 Just do it!",
9   "homepage": "https://github.com/GJGroup/GJAlertController",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "erlianhzi": "guoxiaoliang850417@163.com"
16   },
17   "source": {
18     "git": "https://github.com/GJGroup/GJAlertController.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "GJAlertController/GJAlertController/*.{h,m}"