[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / 8 / Toasty-Swift / 1.1.0 / Toasty-Swift.podspec.json
blob6ebe876c0a5df265c07e72f8a0ef84aa26cfa642
2   "name": "Toasty-Swift",
3   "version": "1.1.0",
4   "summary": "A toast framework with swift for iOS.",
5   "homepage": "https://github.com/yangjie2/Toasty",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yangjie": "yangjie2107@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/yangjie2/Toasty.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "4.2",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "source_files": "Toasty/*.{swift, h}",
26   "swift_version": "4.2"