blob: 1cdfd2d887d91f6091a25e2969b6dfe6d59e7745 [file] [log] [blame]
{
"name": "FZDeviceInfo",
"version": "0.0.1",
"summary": "A short description of FZDeviceInfo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wufuzeng/FZDeviceInfo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wufuzeng": "wufuzeng_lucky@sina.com"
},
"source": {
"git": "https://github.com/wufuzeng/FZDeviceInfo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "FZDeviceInfo/Classes/*.h",
"source_files": "FZDeviceInfo/Classes/*.{h,m}"
}