blob: 2242231b5ed027befdf79997f0173b74530d46a2 [file] [log] [blame]
{
"name": "ZZQCommonUtils",
"version": "0.1.3",
"summary": "Common Utils",
"description": "A package of common tools",
"homepage": "https://github.com/zzqlplq/ZZQCommonUtils.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzqlplq": "zzqlplq@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zzqlplq/ZZQCommonUtils.git",
"tag": "0.1.3"
},
"source_files": [
"ZZQCommonUtils",
"ZZQCommonUtils/ZZQCommonUtils/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}