[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / e / c / TinyConstraints / 1.2.1 / TinyConstraints.podspec.json
blobb2bf282e7b5275590556778d89f9076144c50d6f
2   "name": "TinyConstraints",
3   "version": "1.2.1",
4   "platforms": {
5     "ios": "9.0",
6     "tvos": "9.0"
7   },
8   "summary": "Nothing but sugar.",
9   "description": "Tiny Constraints is the syntactic sugar that makes NSLayoutConstraint sweeter for human use.",
10   "homepage": "https://github.com/roberthein/TinyConstraints",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Robert-Hein Hooijmans": "rh.hooijmans@gmail.com"
17   },
18   "social_media_url": "https://twitter.com/roberthein",
19   "source": {
20     "git": "https://github.com/roberthein/TinyConstraints.git",
21     "tag": "1.2.1"
22   },
23   "source_files": "TinyConstraints/Classes/**/*.{swift}",
24   "pushed_with_swift_version": "3.0"