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