blob: 60002b2dd20fd1f539f5f2789c78ca855a674041 [file] [log] [blame]
{
"name": "LPDTextField",
"version": "0.1.2",
"summary": "A short description of LPDTextField.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LPD-iOS/LPDTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhengYidong": "yidong.zheng@ele.me"
},
"source": {
"git": "https://github.com/LPD-iOS/LPDTextField.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDTextField/Classes/**/*",
"dependencies": {
"Masonry": [
],
"LPDAdditionsKit": [
]
}
}