blob: 4fe0611496098e76913f369b97069234553e96c0 [file] [log] [blame]
{
"name": "CommonFunction_zh",
"version": "1.0.1",
"summary": "CommonFuntion for Project",
"homepage": "https://github.com/zh-ios/CommonFunction.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zh": "zhuhao_ios@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zh-ios/CommonFunction.git",
"tag": "1.0.1"
},
"source_files": [
"CommonFunction/CommonFunction/CommonFunction.h",
"CommonFunction/CommonFunction/Category/*.{h, m}"
],
"requires_arc": true,
"deprecated": true
}