[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 6 / 4 / ConstrainTo / 0.3 / ConstrainTo.podspec.json
blob8ce34f7d9051eeebecf51803fbc843a7fa71dfa7
2   "name": "ConstrainTo",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "ConstrainTo is a simple and tiny AutoLayout DSL",
7   "version": "0.3",
8   "homepage": "https://github.com/ObjColumnist/ConstrainTo",
9   "authors": {
10     "Spencer MacDonald": "spencer.macdonald@gmail.com"
11   },
12   "license": {
13     "type": "BSD (3-clause)",
14     "file": "LICENSE"
15   },
16   "source": {
17     "git": "https://github.com/ObjColumnist/ConstrainTo.git",
18     "tag": "0.3"
19   },
20   "source_files": "ConstrainTo/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true