[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 6 / 1 / FGFluidConstraints / 0.0.1 / FGFluidConstraints.podspec.json
blobdf37645e1b00d167e7f6da93c0ddfc076007e056
2   "name": "FGFluidConstraints",
3   "version": "0.0.1",
4   "summary": "Fluid layout in a easy way for iOS!",
5   "description": "With this category you can easily add constraints of an array of views that will have equal heights and space between them.",
6   "homepage": "https://github.com/fggeraissate/FGFluidConstraints",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fernanda G. Geraissate": "fggeraissate@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fggeraissate/FGFluidConstraints.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "social_media_url": "https://twitter.com/innisvie",
22   "source_files": "Pods/Classes/**/*.{h,m}",
23   "public_header_files": "Pods/Classes/**/*.h"