blob: 58eed58aa6fcdac957672c138b4e924381bca36e [file] [log] [blame]
{
"name": "FZHExtension",
"version": "0.1.1",
"swift_version": "3.0",
"summary": "Swift 总结的常用的extension - FZHExtension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fengzhihao123/FZHExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fzh5387796@gmail.com": "1374795493@qq.com"
},
"source": {
"git": "https://github.com/fengzhihao123/FZHExtension.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FZHExtension/Classes/**/*"
}