blob: c8fada2f163ea1c9c14aedaabafca15a6b726abc [file] [log] [blame]
{
"name": "FADesignable",
"version": "0.1.5",
"summary": "add Multi Corners View",
"homepage": "https://github.com/fadizant/FADesignable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fadizant": "fadizant@gmail.com"
},
"source": {
"git": "https://github.com/fadizant/FADesignable.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FADesignable/Classes/**/*",
"dependencies": {
"UITextView+Placeholder": [
]
},
"pod_target_xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)"
}
}