[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / c / YXAlertController / 1.0.3 / YXAlertController.podspec.json
bloba25de139f8d48578cdb8e6b063d95198d523c556
2   "name": "YXAlertController",
3   "version": "1.0.3",
4   "summary": "提示框",
5   "description": "YXAlertController 是使用C语言基于UIAlertController的再封装,只为使用更简单",
6   "homepage": "https://github.com/caoyunxiao/YXAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matej caoyunxiao": "chinacgcgcg@163.com"
13   },
14   "source": {
15     "git": "https://github.com/caoyunxiao/YXAlertController.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "YXAlertController/*.{h,m}",
23   "requires_arc": true