[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 7 / YXKShowSystemAlert / 0.0.1 / YXKShowSystemAlert.podspec.json
blob4681113b69526e69b5eddace0de1c8802fafaf48
2   "name": "YXKShowSystemAlert",
3   "version": "0.0.1",
4   "summary": "一个可以一句话调用的系统封装Alert.",
5   "description": "通过引入头文件,一句话调用所需要的Alert",
6   "homepage": "https://github.com/ShannonMYang/YXKShowSystemAlert",
7   "license": "MIT",
8   "authors": {
9     "杨秀坤": "myang.shannon1122@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ShannonMYang/YXKShowSystemAlert.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "YXKShowSystemAlert",
20     "YXKShowSystemAlert/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]