blob: 585ca665bc442eefe933e6aebc58c12471ef327d [file] [log] [blame]
{
"name": "FADesignable",
"version": "0.1.4",
"summary": "add Stop Draw",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FADesignable/Classes/**/*",
"dependencies": {
"UITextView+Placeholder": [
]
},
"pod_target_xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)"
}
}