blob: 5ed49bcc9cf998c7ff4cfbb52ea1bd71fa1c4f46 [file] [log] [blame]
{
"name": "zackLib",
"version": "0.0.11",
"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.11"
},
"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": [
]
}
}