blob: ec9055d625f5dfcbdb560cd4bb35afcb8599da74 [file] [log] [blame]
{
"name": "CustomView",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomViewKit/*.swift",
"requires_arc": true
}