[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 1 / 0 / EZLayout / 0.1.1 / EZLayout.podspec.json
blob905938669a596634498a8cf676b1a1287c7ac4a8
2   "name": "EZLayout",
3   "version": "0.1.1",
4   "authors": {
5     "Jeff Hurray": "jhurray33@gmail.com"
6   },
7   "homepage": "https://github.com/jhurray/EZLayout",
8   "summary": "A new take on iOS layouts using percentages. Imagine UIStackViews on crack. Goodbye autolayout.",
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/jhurray/EZLayout.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "EZLayout/*{.h,.m}",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true