blob: c66079fe5e984ed9ceae9a690d638aa7cd8b374e [file] [log] [blame]
{
"name": "HZKit",
"version": "0.1.4.1",
"summary": "Universal code package for rapid development.",
"homepage": "https://github.com/HZKit/HZKit",
"license": "MIT",
"authors": {
"Hertz Wang": "hertz@hertzwang.com"
},
"social_media_url": "https://github.com/HZKit/HZKit",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HZKit/HZKit.git",
"tag": "0.1.4.1"
},
"requires_arc": true,
"source_files": "Source/**/*.{h,m}",
"public_header_files": "Source/**/*.{h}"
}