[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 7 / e / c / TinyConstraints / 3.0.1 / TinyConstraints.podspec.json
blobf359b0dac22060023b5472c9a32c63111d66f6d7
2   "name": "TinyConstraints",
3   "version": "3.0.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": "3.0.1"
22   },
23   "source_files": "TinyConstraints/Classes/**/*.{swift}",
24   "pushed_with_swift_version": "4.0"