[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 0 / 7 / supersonic / 0.1.2 / supersonic.podspec.json
blobc8746aea6fd58dfc2851c7af0bba71dc6b53b4fe
2   "name": "supersonic",
3   "version": "0.1.2",
4   "summary": "a meaningful thing",
5   "description": "                       Hallo\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "http://www.supersonic.com",
7   "license": {
8     "type": "Supersonic license",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ori": "ori.k@supersonic.com"
13   },
14   "source": {
15     "http": "https://bintray.com/artifact/download/supersonic/ios-sdk/Supersonic.framework6.1.0.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "libraries": "z",
22   "resource_bundles": {
23     "supersonic": [
24       "**/*.png"
25     ]
26   },
27   "public_header_files": "**/*.h",
28   "frameworks": [
29     "Foundation",
30     "AVFoundation",
31     "CoreMedia",
32     "CoreVideo",
33     "QuartzCore",
34     "SystemConfiguration",
35     "CoreGraphics",
36     "CFNetwork",
37     "MobileCoreServices",
38     "libz",
39     "StoreKit",
40     "AdSupport",
41     "CoreLocation",
42     "CoreTelephony",
43     "Security"
44   ],
45   "vendored_frameworks": "Supersonic.framework"