[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 7 / e / c / TinyConstraints / 4.0.1 / TinyConstraints.podspec.json
blob48fe2c8d04957c44db1d7807c7898e1b22835725
2   "name": "TinyConstraints",
3   "version": "4.0.1",
4   "swift_versions": [
5     5.0,
6     "5.0"
7   ],
8   "summary": "Nothing but sugar.",
9   "description": "TinyConstraints is the syntactic sugar that makes Auto Layout 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   "source": {
19     "git": "https://github.com/roberthein/TinyConstraints.git",
20     "tag": "4.0.1"
21   },
22   "social_media_url": "https://twitter.com/roberthein",
23   "platforms": {
24     "ios": "9.0",
25     "tvos": "9.0",
26     "osx": "10.11"
27   },
28   "source_files": "TinyConstraints/Classes/**/*.{swift}",
29   "swift_version": "5.0"