[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 0 / d / Sugar / 1.1.1 / Sugar.podspec.json
blobb505045eb9e8138fc9116249e5d1b4f80b481e9e
2   "name": "Sugar",
3   "summary": "Something sweet that goes great with your Cocoa",
4   "version": "1.1.1",
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": "1.1.1"
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,Shared}/**/*"
23   },
24   "osx": {
25     "source_files": "Source/{Shared}/**/*"
26   },
27   "tvos": {
28     "source_files": "Source/{iOS,Shared}/**/*"
29   },
30   "frameworks": "Foundation"