blob: 11e548f9ed153bf088c3927ccca6c44027d7b189 [file] [log] [blame]
{
"name": "CustomViewPlus",
"platforms": {
"ios": "9.0"
},
"summary": "Custom View for ios in swift.",
"requires_arc": true,
"version": "1.1.3",
"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.1.3"
},
"frameworks": "UIKit",
"source_files": "CustomViewPlus/**/*.{swift}",
"resources": "CustomViewPlus/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}