[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 3 / f / SwiftAutoLayout / 1.0.1 / SwiftAutoLayout.podspec.json
blob8cf3da730a792d7b36a4df958c73ee8ae8482669
2   "name": "SwiftAutoLayout",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/SwiftKickMobile/SwiftAutoLayout",
8   "authors": {
9     "Timothy Moose": "tim@swiftkick.it"
10   },
11   "summary": "Write constraints in a concise, expressive, Swifty way.",
12   "source": {
13     "git": "https://github.com/SwiftKickMobile/SwiftAutoLayout.git",
14     "tag": "1.0.1"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_version": "4.2",
20   "source_files": "SwiftAutoLayout/**/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true