[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 8 / XFLayout / 0.0.1 / XFLayout.podspec.json
blobd8c334959736bf8aacc51afa6c881f26a807e4ff
2   "name": "XFLayout",
3   "version": "0.0.1",
4   "summary": "XFLayout",
5   "description": "simplify the code for NSLayoutConstraint in Swift for iOS",
6   "homepage": "https://github.com/BigBlueMan19911109/PodSpecDemo.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caozheng": "435932323@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/BigBlueMan19911109/PodSpecDemo.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "PodSpecDemo/PodSpecDemo/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"