blob: 5004a8b647f15e680154c05c013c13cee05ca147 [file] [log] [blame]
{
"name": "UCSTextFieldReact",
"version": "1.0.0",
"summary": "UCSTextFieldReact",
"homepage": "https://github.com/luzizheng/UCSTextFieldReact",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Frank Lu": "arloou@foxmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/luzizheng/UCSTextFieldReact.git",
"tag": "1.0.0"
},
"source_files": "UCSTextFieldReact/UCSTextFieldReact/*.{h,m,c}",
"public_header_files": "UCSTextFieldReact/UCSTextFieldReact/*.{h}",
"requires_arc": true
}