blob: c76f34ff381b3617d199feae3d6b7c947e6ac71a [file] [log] [blame]
{
"name": "FCDevice",
"version": "1.0.1",
"summary": "FCDevice.",
"description": "获取设备信息的工具类,你可用此工具类来获取设备的型号,别名,系统版本,当前App的版本号等。",
"homepage": "https://github.com/Yakov1012/FCDevice",
"license": "MIT",
"authors": {
"范超": "1446486761@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Yakov1012/FCDevice.git",
"tag": "1.0.1"
},
"source_files": "FCDevice/FCDevice/*.{h,m}",
"frameworks": "UIKit",
"deprecated": true
}