[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / d / FluentConstraints / 1.0 / FluentConstraints.podspec.json
blob759b70311b9c73b891533d27003403b54a13ee83
2   "name": "FluentConstraints",
3   "version": "1.0",
4   "summary": "A nicer way to build Auto Layout constraints in Swift",
5   "homepage": "https://github.com/northwoodspd/FluentConstraints",
6   "license": "MIT",
7   "authors": {
8     "Steve Madsen": "steve.madsen@teamnorthwoods.com"
9   },
10   "source": {
11     "git": "https://github.com/northwoodspd/FluentConstraints.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "frameworks": "UIKit"
19   },
20   "source_files": "FluentConstraints/*.swift",
21   "requires_arc": true