blob: f0bb4d4a6adf021462953f9fd3314fa61352cce2 [file] [log] [blame]
{
"name": "LMDeviceInfoCollector",
"version": "1.0.0",
"summary": "一个采集iOS设备信息以及SIM卡信息的工具类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/codemonkeybulucck/LMDeviceInfoCollector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"545390087@qq.com": "codebulucck@163.com"
},
"source": {
"git": "https://github.com/codemonkeybulucck/LMDeviceInfoCollector.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LMDeviceInfoCollector/Classes/**/*"
}