blob: 1473e49448367c50ab5e148f8c428ab585d2dcf1 [file] [log] [blame]
{
"name": "sjkbasecomponent",
"version": "0.1.0",
"summary": "三节课一些基本扩展和基类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.sanjieke.cn/zhoujiaxing/sjkbasecomponent.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"884548958@qq.com": "zhoujiaxing@huizhaofang.com"
},
"source": {
"git": "https://gitlab.sanjieke.cn/zhoujiaxing/sjkbasecomponent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "sjkbasecomponent/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}