[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 2 / 7 / ClingConstraints / 1.2.0 / ClingConstraints.podspec.json
blobcbaf9b62fc40525b48a54caadeb066d41dbbc890
2   "name": "ClingConstraints",
3   "version": "1.2.0",
4   "summary": "Library for programmatic constraints in iOS; emphasis on readability",
5   "description": "A programmatic constraints library for iOS written using Swift 4.2.\nEasily write constraints in code and keep them readable!",
6   "homepage": "https://github.com/Chris-Perkins/ClingConstraints",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Perkins": "http://ChrisPerkins.me"
13   },
14   "social_media_url": "http://ChrisPerkins.me",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/Chris-Perkins/ClingConstraints.git",
20     "tag": "1.2.0"
21   },
22   "source_files": "ClingConstraints/Classes/*.{h,m,swift}",
23   "swift_version": "4.2"