[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 0 / CCAlertUtils / 0.0.2 / CCAlertUtils.podspec.json
blobdfa1f32cfb0a50ada654cad7278bd34ddb14c3ed
2   "name": "CCAlertUtils",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "for supconit hcmobile development",
9   "description": "蒙层弹窗提示器",
10   "homepage": "https://github.com/LionBuer/CCAlertUtils",
11   "authors": {
12     "徐畅": "yb_xuchang@163.com"
13   },
14   "social_media_url": "https://github.com/LionBuer",
15   "source": {
16     "git": "https://github.com/LionBuer/CCAlertUtils.git",
17     "tag": "v0.0.2"
18   },
19   "source_files": "*.{h,m}",
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "UIKit"
24     ]
25   },
26   "platforms": {
27     "ios": "8.0"
28   },
29   "requires_arc": true,
30   "dependencies": {
31     "MBProgressHUD": [
33     ],
34     "BlocksKit": [
36     ]
37   }