blob: 89be0353f809abfae4732c41d75c5cb1343549ed [file] [log] [blame]
{
"name": "FCDevice",
"version": "0.0.1",
"summary": "获取设备相关硬件信息、当前app版本号等",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Yakov1012/FCDevice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yakov1012": "1446486761@qq.com"
},
"source": {
"git": "https://github.com/Yakov1012/FCDevice.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FCDevice/Classes/**/*",
"deprecated": true
}