[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / 3 / 5 / e / Constrainter / 1.0.0 / Constrainter.podspec.json
blobc49da548027b8153c9a5a37ff6835f5286776ca5
2   "name": "Constrainter",
3   "version": "1.0.0",
4   "summary": "A handy tool for setting constraints and designing view with code easily",
5   "homepage": "https://github.com/aarashgoodarzi/constrainter",
6   "license": "MIT",
7   "authors": {
8     "Arash Goodarzi": "aarash.goodarzi@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/aarashgoodarzi/constrainter.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "constrainter/**/*.{h,m,swift}",
18   "frameworks": "UIKit",
19   "swift_versions": [
20     "4.2",
21     "5.0",
22     "5.1",
23     "5.2",
24     "5.3"
25   ],
26   "swift_version": "5.3"