blob: fff1b086cb6d0bd42d281cc2c16b37b4834f9b6b [file] [log] [blame]
{
"name": "CYDevice",
"version": "1.0.1",
"summary": "iOS设备数据",
"description": "用来获取iOS设备数据",
"homepage": "https://github.com/cy92yong/CYDevice.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chuyong": "694107462@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cy92yong/CYDevice.git",
"tag": "1.0.1"
},
"source_files": "screenSize/CYDevice/*.{h,m,json}",
"requires_arc": true
}