[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 6 / ConstraintLib / 1.0.2 / ConstraintLib.podspec.json
blob5e7ac6816c844351375490594370d6f2b524164b
2   "name": "ConstraintLib",
3   "version": "1.0.2",
4   "summary": "Swif library that simplifies interacting with Xcode Constraints.",
5   "homepage": "https://github.com/stefanrenne/ConstraintLib",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/stefanrenne/ConstraintLib.git",
12     "tag": "1.0.2"
13   },
14   "authors": "Stefan Renne",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "ConstraintLib/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"