[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 6 / TATLayout / 0.1.1 / TATLayout.podspec.json
blobb4a82c5e3e0f35793c1084f7b4e89bfa50163c0b
2   "name": "TATLayout",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "An expressive, simple yet poweful way for coding layout constraints in iOS.",
6   "homepage": "https://github.com/cromandini/TATLayout",
7   "authors": {
8     "Claudio Romandini": "cromandini@me.com"
9   },
10   "source": {
11     "git": "https://github.com/cromandini/TATLayout.git",
12     "tag": "0.1.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "TATLayout/*.{h,m}",
19   "public_header_files": "TATLayout/*.h"