[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / d / FluentConstraints / 0.0.3 / FluentConstraints.podspec.json
blobc6a5a7edf93bf2a0b8509562a34131ddd5a3bca2
2   "name": "FluentConstraints",
3   "version": "0.0.3",
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": "0.0.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "frameworks": "UIKit"
19   },
20   "source_files": "FluentConstraints/*.swift",
21   "requires_arc": true