blob: 6fab37941bb9fd1dbc40f253af26fa9ee9e882b7 [file] [log] [blame]
{
"name": "HZExtend",
"version": "0.6.3",
"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.6.3"
},
"frameworks": [
"CoreFoundation",
"Foundation",
"CoreGraphics",
"UIKit"
],
"public_header_files": "HZExtend/Classes/**/*.h",
"source_files": "HZExtend/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~>3.1.0"
],
"FMDB": [
"~>2.7.0"
]
}
}