{ | |
"name": "UserInfo", | |
"version": "0.0.1", | |
"summary": "UserInfo:NSUserDefaults的简单封装", | |
"homepage": "https://github.com/WFregister/UserInfo.git", | |
"license": "MIT", | |
"authors": { | |
"WFRegister": "wpf_register@163.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/WFregister/UserInfo.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "UserInfo/**/*.{h,m}", | |
"requires_arc": true | |
} |