blob: 7a707194e0d1f8c7b90b409e0bb64a5a71d4959a [file] [log] [blame]
{
"name": "YJIphoneInfoLib",
"version": "0.1.0",
"summary": "IphoneInfoLib",
"description": "描述iOS设备硬件的基本信息的Lib.",
"homepage": "https://github.com/DeveYang/YJIphoneInfoLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DeveYang": "535328110@qq.com"
},
"source": {
"git": "https://github.com/DeveYang/YJIphoneInfoLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJIphoneInfoLib/Classes/**/*"
}