[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 5 / 1 / CustomViewPlus / 1.1.0 / CustomViewPlus.podspec.json
bloba19cdca05f6f4e40013f0a67b025c5849eef043b
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.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.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "CustomViewPlus/**/*.{swift}",
23   "resources": "CustomViewPlus/*.{png,jpeg,jpg,storyboard,xib}",
24   "pushed_with_swift_version": "3.0"