[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / 1 / KrMediumKit / 0.1.2 / KrMediumKit.podspec.json
blobc15971e78e991d7fc7a9b019414c39f14e4b8887
2   "name": "KrMediumKit",
3   "version": "0.1.2",
4   "summary": "Basic components of 36kr Medium",
5   "license": {
6     "type": "MIT",
7     "file": "License.md"
8   },
9   "authors": {
10     "yangyang": "yangyang02@36kr.com"
11   },
12   "homepage": "https://github.com/yyny1789/KrMediumKit",
13   "source": {
14     "git": "https://github.com/yyny1789/KrMediumKit.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": "UIKit",
21   "default_subspecs": "Core",
22   "pushed_with_swift_version": "3.0",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": [
27         "Source/Utils/",
28         "Source/Utils/Extensions/"
29       ]
30     }
31   ]