blob: 131a4212fdf656f79f91dfefa6291853ce8537fb [file] [log] [blame]
{
"name": "ZKSCCommon",
"version": "1.0.0",
"summary": "公共依赖库",
"description": "无数据占位图简介",
"homepage": "https://github.com/leilei18232515198/ZKSCCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leilei18232515198": "“598090063@qq.com”"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leilei18232515198/ZKSCCommon.git",
"tag": "1.0.0"
},
"requires_arc": true,
"dependencies": {
"YYKit": [
],
"MGJRouter": [
]
},
"subspecs": [
{
"name": "Common",
"source_files": "ZKSCCommon/Classes/Common/*"
}
]
}