[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 5 / 1 / CustomViewPlus / 1.1.3 / CustomViewPlus.podspec.json
blob11e548f9ed153bf088c3927ccca6c44027d7b189
2   "name": "CustomViewPlus",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Custom View for ios in swift.",
7   "requires_arc": true,
8   "version": "1.1.3",
9   "license": {
10     "type": "BSD",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Flavian Mary": "naivalf@live.fr"
15   },
16   "homepage": "https://github.com/naivalf27/CustomViewPlus",
17   "source": {
18     "git": "https://github.com/naivalf27/CustomViewPlus.git",
19     "tag": "v1.1.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": "CustomViewPlus/**/*.{swift}",
23   "resources": "CustomViewPlus/*.{png,jpeg,jpg,storyboard,xib}",
24   "pushed_with_swift_version": "3.0"