[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 7 / e / c / TinyConstraints / 1.0.0 / TinyConstraints.podspec.json
blobb36a199318379c56ed22f1d944758043ac761b41
2   "name": "TinyConstraints",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "Syntactic sugar that makes NSLayoutConstraint sweeter for human use.",
8   "description": "Tiny Constraints is some 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.0.0"
21   },
22   "source_files": "TinyConstraints/Classes/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"