[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / d / Constraints / 1.3.8 / Constraints.podspec.json
blobd64647ab453f73f2ba3c8ffb9fb3f1a1f66eda47
2   "name": "Constraints",
3   "version": "1.3.8",
4   "summary": "Easy Swift programmatic constraints",
5   "homepage": "https://github.com/vysotskiyserhiy/Constraints",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/vysotskiyserhiy/Constraints.git",
15     "tag": "1.3.8"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Constraints/Classes/**/*",
21   "frameworks": "UIKit",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"