[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 7 / e / c / TinyConstraints / 3.2.1 / TinyConstraints.podspec.json
blob147baa5eb2cfde62b62368d96e40137b0dcd2316
2   "name": "TinyConstraints",
3   "version": "3.2.1",
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.1"
23   },
24   "source_files": "TinyConstraints/Classes/**/*.{swift}"