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