[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 8 / 1 / SwiftLayout / 1.2 / SwiftLayout.podspec.json
blob8fe54d5d5eb0fd966082ebf72681304509804d85
2   "name": "SwiftLayout",
3   "version": "1.2",
4   "summary": "A Swift library for programmatically dealing with AutoLayout",
5   "homepage": "https://github.com/shaps80/SwiftLayout",
6   "license": "MIT",
7   "authors": {
8     "Shaps Mohsenin": "shapsuk@me.com"
9   },
10   "source": {
11     "git": "https://github.com/shaps80/SwiftLayout.git",
12     "tag": "1.2"
13   },
14   "social_media_url": "https://twitter.com/shaps",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.swift"