blob: 10f475adbe2e58e281bdf906ec14201888e1692e [file] [log] [blame]
{
"name": "DemoSpace",
"version": "0.2.0",
"summary": "A short description of DemoF.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mzh/iOS_ZG_Infomations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mzh": "mazhenhua@offcn.com"
},
"source": {
"git": "https://gitee.com/zhoubin_1108/pod-space.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"ENABLE_BITCODE": "NO"
},
"source_files": "demoF/**/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 3.2.1"
],
"YYModel": [
"~>1.0.4"
],
"MJRefresh": [
"3.4.3"
],
"SDWebImage": [
"5.4.0"
]
}
}