blob: 1cdeaa4f71d0a8aa40e3ba4d300d0b58621e7b3c [file] [log] [blame]
{
"name": "zackLib",
"version": "0.0.9",
"summary": "测试.",
"description": "这是个描述额",
"homepage": "https://jiyou.world/clientarea.php?btwaf=54232830",
"license": "LICENSE",
"authors": {
"zack": "565618435@qq.com"
},
"source": {
"git": "http://git.hb-ecc.com/zengbaichao/zackLib.git",
"tag": "0.0.9"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "Classes/Resources/*.png",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"MGJRouter": [
],
"Masonry": [
]
}
}