[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / f / 5 / CCUnreadManager / 0.1.0 / CCUnreadManager.podspec.json
blob3d6e4f2f727232acccc4865b3095f0f650449023
2   "name": "CCUnreadManager",
3   "version": "0.1.0",
4   "summary": "App未读角标联动更新解决方案",
5   "description": "App未读角标联动更新解决方案, 统一管理角标,联动更新。",
6   "homepage": "https://github.com/LuCyCue/CCUnreadManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucc": "lccjust123@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LuCyCue/CCUnreadManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CCUnreadManager/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "1.1.0"
25     ]
26   }