[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 0 / d / Sugar / 3.1.0 / Sugar.podspec.json
blob4d5281feaec4c93f3d07d2b616e2a59563e93194
2   "name": "Sugar",
3   "summary": "Something sweet that goes great with your Cocoa",
4   "version": "3.1.0",
5   "homepage": "https://github.com/hyperoslo/Sugar",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Sugar.git",
12     "tag": "3.1.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.2"
19   },
20   "requires_arc": true,
21   "ios": {
22     "source_files": "Source/{iOS,iOS-Exclusive,Shared}/**/*"
23   },
24   "osx": {
25     "source_files": "Source/{Mac,Shared}/**/*"
26   },
27   "tvos": {
28     "source_files": "Source/{iOS,Shared}/**/*"
29   },
30   "frameworks": "Foundation",
31   "pod_target_xcconfig": {
32     "SWIFT_VERSION": "3.0"
33   },
34   "pushed_with_swift_version": "3.0"