blob: d8d9a3c98cbbb87e1f8664466228a186a36344f6 [file] [log] [blame]
{
"name": "DDInspectable",
"version": "1.0",
"summary": "Storyboard or xib plugin",
"description": "A plugin for editing view properties.",
"homepage": "https://github.com/dd2333",
"license": "MIT",
"authors": {
"dd2333": "ice.phoenix.zh@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dd2333/DDViewInspectable.git",
"tag": "1.0"
},
"source_files": [
"DDInspectable",
"DDInspectable/**/*.{h,m}"
],
"requires_arc": true
}