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