blob: 6eb91bef2a2f96ec6d89caa4d13c8165412e9f97 [file] [log] [blame]
{
"name": "HzmProgress",
"version": "3.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"summary": "HzmProgress",
"homepage": "https://github.com/zhimingcow/HzmProgress.git",
"authors": {
"zhimingcow": "zhimingcow@gmail.com"
},
"source": {
"git": "https://github.com/zhimingcow/HzmProgress.git",
"tag": "3.0.0"
},
"requires_arc": true,
"source_files": "HzmProgress/*.{h,m}",
"vendored_libraries": "HzmProgress/*.a",
"public_header_files": "HzmProgress/*.h",
"frameworks": [
"UIKit",
"Foundation",
"Security"
],
"libraries": [
"xml2",
"z"
],
"dependencies": {
"SDWebImage": [
]
}
}