blob: 892d09e700da7a0ccf8a9b466117c9c001f06a40 [file] [log] [blame]
{
"name": "sunliangDev",
"version": "0.0.1",
"summary": "这是测试用的11.",
"description": "这是测试用的22.",
"homepage": "http://git.xinhuokj.com/cocoapods/src/nsuserdefaultutil.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunliang": "1825571811@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.xinhuokj.com/cocoapods/src/nsuserdefaultutil.git",
"tag": "0.0.1"
},
"source_files": [
"UserDefaultUtil",
"*.{h,m}"
],
"requires_arc": true
}