[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / 8 / Y_ShowAlert / 0.0.1 / Y_ShowAlert.podspec.json
blobd3a96798c525df4a0d0114067c6309b360c09ba7
2   "name": "Y_ShowAlert",
3   "version": "0.0.1",
4   "summary": "对 UIAlertController 的扩展,快速创建与展示 AlertController",
5   "description": "快速创建与展示 AlertController,包括含有 TextField 的 Alert\n使用 Observer 监听了添加的 TextField ,方便做输入内容 最大、最小长度的限制,以及确认按钮的 enabled 状态等",
6   "homepage": "https://github.com/1ilI/Y_ShowAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1ilI": "1ilI"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/1ilI/Y_ShowAlert.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Y_ShowAlert",
23     "Y_ShowAlert/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit"