blob: 57fb032bc82c5d27c0a0062d8e87ac4589d92bd7 [file] [log] [blame]
{
"name": "ZFKit",
"version": "1.0.0",
"summary": "自己常用的工具",
"description": "自己常用的工具自己常用的工具自己常用的工具自己常用的工具自己常用的工具",
"homepage": "http://www.jianshu.com/u/e89709cae2ad",
"license": "MIT",
"authors": {
"曾凡怡": "fanyizeng@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FanyiZeng/ZFKit.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"YYKit": [
]
}
}