[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 9 / 6 / TATLayout / 0.1.0 / TATLayout.podspec.json
blob80737dfabd6fdfd80fc81ed22a321c5f27f41f82
2   "name": "TATLayout",
3   "version": "0.1.0",
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.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "TATLayout/TATLayout/*.{h,m}",
19   "public_header_files": "TATLayout/TATLayout/*.h"