[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / c / d / CustomViewHandler / 0.1.0 / CustomViewHandler.podspec.json
blobb104bd80cd137a2d19e38c61490f3cb8f635d4f5
2   "name": "CustomViewHandler",
3   "version": "0.1.0",
4   "summary": "This is a demo library for creating custom UIViews",
5   "swift_versions": "4.0",
6   "description": "'This is a demo library for creating custom UIViews. It will include methods to add corner radius, border and rounded corners for a UIView. It also includes some customized UIColors which can be applied to a UIView'",
7   "homepage": "https://github.com/KanchanWaghmare/demopod.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Kanchan Waghmare": "kanchanwaghmare7@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/KanchanWaghmare/demopod.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "CustomViewHandler/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "swift_version": "4.0"