blob: 23e86d9f741021e1f953044822a340f208b3f009 [file] [log] [blame]
{
"name": "HomeModule",
"version": "0.0.1",
"summary": "首页模块",
"description": "APP首页模块",
"homepage": "https://git.coding.net/hans_f/HomeModule.git",
"license": "MIT (HomeModule)",
"authors": {
"hans": "baoshanf@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/hans_f/HomeModule.git",
"tag": "0.0.1"
},
"source_files": "HomeModule/**/**/*.{h,m}",
"prefix_header_file": "HomeModule/HomePrefixHeader.pch",
"dependencies": {
"SDCycleScrollView": [
],
"HKHttpManager": [
],
"LazyScroll": [
],
"Masonry": [
],
"ALRouter": [
]
}
}