[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / f / e / ChipViewControl / 1.1.0 / ChipViewControl.podspec.json
blobe9bdbb64411fdada60fdcc4a66c42cbed70403e2
2   "name": "ChipViewControl",
3   "version": "1.1.0",
4   "summary": "A simple auto-sizing, scrollable, chip view control for iOS",
5   "swift_version": "4.0",
6   "description": "A simple auto-sizing, scrollable, chip view control for iOS.",
7   "homepage": "https://github.com/jtsmrd/ChipViewControl",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "JT Smrdel": "jtsmrdel@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/jtsmrd/ChipViewControl.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "ChipViewControl/**/*.{swift}",
23   "frameworks": "UIKit",
24   "requires_arc": true