blob: fbe7e7e0ea4b344d6823488a246680456c713524 [file] [log] [blame]
{
"name": "CustomView",
"version": "1.4",
"license": "MIT",
"summary": "A Light weight Lib, custom a view with xib & live render",
"homepage": "https://github.com/yume190/CustomView",
"authors": {
"yume190": "yume190@gmail.com"
},
"social_media_url": "https://www.facebook.com/yume190",
"source": {
"git": "https://github.com/yume190/CustomView.git",
"tag": "1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomViewKit/*.swift",
"requires_arc": true
}