[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 6 / DesignView / 0.0.1 / DesignView.podspec.json
blob1deb5fb55ac700cdc97c08a8b2e2156a62326b60
2   "name": "DesignView",
3   "version": "0.0.1",
4   "summary": "DesginView is a frame work where you can customise your view.",
5   "description": "Design View is a framework where you can customize your view without writting a single line of code directly through your storyboard.",
6   "homepage": "https://github.com/vijay007-bit/DesignView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vijay Vikram Singh": "svijayvikram00@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "5.5",
18   "source": {
19     "git": "https://github.com/vijay007-bit/DesignView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "DesignView",
24     "DesignView/**/*.{h,m}"
25   ],
26   "exclude_files": "DesignViewExample",
27   "swift_version": "5.5"