[Add] IDnowSDK 9.1.0
[CocoaPods.git] / Specs / b / 2 / 7 / ClingConstraints / 1.1.4 / ClingConstraints.podspec.json
blob29c1bdc5fb81771f3aea3ad2e295b8f8563c05ec
2   "name": "ClingConstraints",
3   "version": "1.1.4",
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.1.4"
21   },
22   "source_files": "ClingConstraints/Classes/*.{h,m,swift}",
23   "swift_version": "4.2"