blob: ce8f23ceb4950a8a66eca3c4251fbcc3d8f9381a [file] [log] [blame]
{
"name": "TextPassWordView",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"PassWord/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}