blob: ec62d89e6236e0f5a6d25faed44b902580804043 [file] [log] [blame]
{
"name": "WWZKit",
"version": "1.0.0",
"summary": "A short description of WWZKit.",
"homepage": "https://github.com/ccwuzhou/WWZKit",
"license": "MIT",
"authors": {
"wwz": "wwz@zgkjd.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ccwuzhou/WWZKit.git",
"tag": "1.0.0"
},
"source_files": "WWZKit/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}