blob: e6bec8b48b3f7d93181f5b58550d09a51feeb6c1 [file] [log] [blame]
{
"name": "HZExtend",
"version": "0.5.4",
"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": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/GeniusBrother/HZExtend.git",
"tag": "0.5.4"
},
"frameworks": [
"CoreFoundation",
"Foundation",
"CoreGraphics",
"UIKit"
],
"public_header_files": "HZExtend/Classes/**/*.h",
"source_files": "HZExtend/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~>3.0.4"
],
"MBProgressHUD": [
],
"FMDB": [
],
"FMDBMigrationManager": [
],
"MJExtension": [
],
"TMCache": [
],
"SDWebImage": [
],
"MJRefresh": [
"~> 3.0.7"
]
}
}