blob: 668682a5a6ca5384f92d0cd0b6bcec9a60b7b832 [file] [log] [blame]
{
"name": "HZExtend",
"version": "0.5.5",
"summary": "MVVM, Powerful IOS Extension",
"description": "MVVM, Powerful IOS Extension,available Network、Model、MMVM、URLManager、database",
"homepage": "https://github.com/GeniusBrother/HZExtend.git",
"license": "MIT",
"authors": {
"GeniusBrother": "zuohong_xie@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/GeniusBrother/HZExtend.git",
"tag": "0.5.5"
},
"frameworks": [
"CoreFoundation",
"Foundation",
"CoreGraphics",
"UIKit"
],
"public_header_files": "HZExtend/Classes/**/*.h",
"source_files": "HZExtend/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~>3.1.0"
],
"MBProgressHUD": [
],
"FMDB": [
"~>2.7.0"
],
"FMDBMigrationManager": [
"~>1.4.0"
],
"MJExtension": [
"~>3.0.13"
],
"TMCache": [
],
"SDWebImage": [
"~> 3.8.2"
],
"MJRefresh": [
"~> 3.1.0"
]
}
}