[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / c / TinyConstraints / 1.2.2 / TinyConstraints.podspec.json
blobc52cdb6b34fbe012b4007d0e6a633111a52e4dad
2   "name": "TinyConstraints",
3   "version": "1.2.2",
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.2"
22   },
23   "source_files": "TinyConstraints/Classes/**/*.{swift}",
24   "pushed_with_swift_version": "3.0"