blob: 3ae616287037e82f0c441c3f227e60ea057e632f [file] [log] [blame]
{
"name": "HYDeviceKit",
"version": "0.0.1",
"summary": "iOS设备信息",
"description": "获取iOS的一些设备信息",
"homepage": "https://github.com/oceanfive/HYDeviceKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYDeviceKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYDeviceKit/Classes/**/*"
}