blob: 5389e896cd508d81bcc14f0e8622af48050f1d9a [file] [log] [blame]
{
"name": "Y_DeviceType",
"version": "0.0.1",
"summary": "获取iOS设备的类型、版本号等",
"description": "获取iOS设备的类型、当前应用的版本号等",
"homepage": "https://github.com/1ilI/Y_DeviceType",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1ilI": "1ilI"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1ilI/Y_DeviceType.git",
"tag": "0.0.1"
},
"source_files": "Y_DeviceType/**/*.{h,m}"
}