blob: 5855d32bf0e4a56d2abeea7be7450a62120d2c51 [file] [log] [blame]
{
"name": "LFTextField",
"version": "0.2.1",
"summary": "A customizable UITextField",
"description": "Pod for omv. A customizable UITextField",
"homepage": "https://github.com/roytang121/LFTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roy Tang": "me@roytang.me"
},
"source": {
"git": "https://github.com/roytang121/LFTextField.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LFTextField/Classes/**/*",
"resource_bundles": {
"LRTextField": [
"LFTextField/Assets/**/*.png"
]
}
}