blob: c15971e78e991d7fc7a9b019414c39f14e4b8887 [file] [log] [blame]
{
"name": "KrMediumKit",
"version": "0.1.2",
"summary": "Basic components of 36kr Medium",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"yangyang": "yangyang02@36kr.com"
},
"homepage": "https://github.com/yyny1789/KrMediumKit",
"source": {
"git": "https://github.com/yyny1789/KrMediumKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"default_subspecs": "Core",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Core",
"source_files": [
"Source/Utils/",
"Source/Utils/Extensions/"
]
}
]
}