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