blob: 431b264d4ab93cc6ba14cea7530436f9e5792042 [file] [log] [blame]
{
"name": "SMCustomViewXIB",
"version": "0.0.2",
"summary": "Xib 自定义 View",
"homepage": "https://github.com/asiosldh/SMCustomViewXIB",
"license": "MIT",
"authors": {
"liangdahong": "liangdahong@bluemoon.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asiosldh/SMCustomViewXIB.git",
"tag": "0.0.2"
},
"source_files": "SMCustomViewXIB/SMCustomViewXIB/**/*.{h,m}",
"requires_arc": true
}