blob: c57e8b3730b3cce8500fb64ce07940bd6d322746 [file] [log] [blame]
{
"name": "IBExtension",
"version": "0.0.3",
"summary": "这是IB扩展.",
"description": "这是IB扩展,提供常用的属性,例如:cornerRadius",
"homepage": "https://github.com/laohei0304/IBExtension",
"license": "MIT (IBExtension)",
"authors": {
"laohei0304": "153310938@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/*.{swift}",
"source": {
"git": "https://github.com/laohei0304/IBExtension.git",
"tag": "0.0.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}