[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / e / c / TinyConstraints / 1.1.1 / TinyConstraints.podspec.json
blob75d89ae1008e598a30e6a665f12c60cbbd57a20c
2   "name": "TinyConstraints",
3   "version": "1.1.1",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "Nothing but sugar.",
8   "description": "Tiny Constraints is the syntactic sugar that makes NSLayoutConstraint 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   "social_media_url": "https://twitter.com/roberthein",
18   "source": {
19     "git": "https://github.com/roberthein/TinyConstraints.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "TinyConstraints/Classes/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"