[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 5 / 1 / CustomViewPlus / 1.0.0 / CustomViewPlus.podspec.json
blob4aa7e3eafaf421f8d3741db345e18f9373218a5e
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.0.0",
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.0.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "CustomViewPlus/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"