[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / b / YTAlertView / 1.0.0 / YTAlertView.podspec.json
blobe3e33715d1adf845e0791ed9893ac11fa18b4959
2   "name": "YTAlertView",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.0.0",
7   "license": "MIT",
8   "summary": "A custom AlertView, support appearance ui and custom view, replacing target with block processing.",
9   "homepage": "https://github.com/songyutao/YTAlertView",
10   "authors": {
11     "宋玉涛": "iamsongyutao@163.com"
12   },
13   "source": {
14     "git": "https://github.com/songyutao/YTAlertView.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "YTAlertView",
21       "source_files": "YTAlertView/YTAlertView",
22       "frameworks": [
23         "UIKit"
24       ]
25     }
26   ]