[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / YCAlert / 1.0.0 / YCAlert.podspec.json
blob74a58c358a56f05ce3441cf74d4effdc338daf9f
2   "name": "YCAlert",
3   "version": "1.0.0",
4   "summary": "实现类似系统的UIAlertView、UIActionSheet高级管理,方便自定义弹窗和底部弹出视图",
5   "description": "实现类似系统的UIAlertView、UIActionSheet高级管理,方便自定义弹窗和底部弹出视图",
6   "homepage": "https://github.com/Loveying",
7   "license": "MIT",
8   "authors": {
9     "xiayingying": "xyy_ios@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Loveying/YCAlert.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "YCAlert/**/*.{h,m}",
19   "requires_arc": true