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