[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 0 / 7 / supersonic / 0.1.1 / supersonic.podspec.json
blob8a8e2966d24252b4768779fe448fdc9c421f9d57
2   "name": "supersonic",
3   "version": "0.1.1",
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   "resource_bundles": {
22     "supersonic": [
23       "**/*.png"
24     ]
25   },
26   "public_header_files": "**/*.h",
27   "frameworks": [
28     "Foundation",
29     "AVFoundation",
30     "CoreMedia",
31     "CoreVideo",
32     "QuartzCore",
33     "SystemConfiguration",
34     "CoreGraphics",
35     "CFNetwork",
36     "MobileCoreServices",
37     "libz",
38     "StoreKit",
39     "AdSupport",
40     "CoreLocation",
41     "CoreTelephony",
42     "Security"
43   ],
44   "vendored_frameworks": "Supersonic.framework"