[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 1 / c / WrapContentConstraint / 0.0.1 / WrapContentConstraint.podspec.json
blob4982dc2695e1a7970b591d392421577dab06c672
2   "name": "WrapContentConstraint",
3   "homepage": "https://github.com/Machipla/WrapContentConstraint",
4   "version": "0.0.1",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "authors": "Mario Chinchilla",
9   "summary": "Finally a constraint that wraps the content when necessary!",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "source": {
15     "git": "https://github.com/Machipla/WrapContentConstraint.git",
16     "tag": "0.0.1"
17   },
18   "swift_version": "4.0",
19   "source_files": "Sources/**/*.{swift}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]