blob: 35c9b06eeb0caed5e521fa3127002730ae1a0ea5 [file] [log] [blame]
{
"name": "CustomViewPlus",
"platforms": {
"ios": "9.0"
},
"summary": "Custom View for ios in swift.",
"requires_arc": true,
"version": "1.0.8",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Flavian Mary": "naivalf@live.fr"
},
"homepage": "https://github.com/naivalf27/CustomViewPlus",
"source": {
"git": "https://github.com/naivalf27/CustomViewPlus.git",
"tag": "v1.0.8"
},
"frameworks": "UIKit",
"source_files": "CustomViewPlus/**/*.{swift}",
"resources": "CustomViewPlus/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}