[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / 9 / TuneURL / 1.0.1 / TuneURL.podspec.json
blob529df9de3e18c099e05686e5be3ea0be32344422
2   "name": "TuneURL",
3   "version": "1.0.1",
4   "summary": "TuneURL iOS SDK",
5   "description": "The TuneURL SDK integrates real-time listening for audio hyperlinks to your app.",
6   "homepage": "https://github.com/jaap-dekkinga/TuneURL_SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jaap Dekkinga": "info@tuneurl.com",
13     "Gerrit Goossen": "developer@gerrit.email"
14   },
15   "source": {
16     "git": "https://github.com/jaap-dekkinga/TuneURL_SDK.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/TuneURLinc",
20   "platforms": {
21     "ios": "12.2"
22   },
23   "ios": {
24     "vendored_frameworks": "TuneURL.xcframework"
25   },
26   "swift_versions": "5.0",
27   "frameworks": [
28     "Accelerate",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "Alamofire": [
33       "~> 4.9.0"
34     ]
35   },
36   "swift_version": "5.0"