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