[Add] MealzCoreStaging 5.2.3
[CocoaPods.git] / Specs / 3 / d / c / YXAlertController / 1.0.5 / YXAlertController.podspec.json
blob970d9b3e92299c8675ced2d09b5cc1f56202e959
2   "name": "YXAlertController",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "YXAlertController/*.{h,m}",
23   "requires_arc": true