blob: 890bd647bc770ea595f72fd851117f23ff15fc7e [file] [log] [blame]
{
"name": "TextPassWordView",
"version": "0.0.1",
"summary": "all kinds of categories for iOS develop",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/lihongliangAndliyan/TextPassWordView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihongliang": "wf201506@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lihongliangAndliyan/TextPassWordView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"PassWord/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}