[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 6 / a / AutoLayoutPlus / 0.0.1 / AutoLayoutPlus.podspec.json
blob3ba83c9b20ffbf39863d0e81bee11b4f59f968c4
2   "name": "AutoLayoutPlus",
3   "version": "0.0.1",
4   "summary": "A bit of steroids for AutoLayout, powered by Swift.",
5   "homepage": "https://github.com/ruipfcosta/AutoLayoutPlus",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rui Costa": "rui.pfcosta@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ruipfcosta/AutoLayoutPlus.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "AutoLayoutPlus/*.swift",
21   "requires_arc": true