[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 4 / 6 / whisk-framework / 1.0.0 / whisk-framework.podspec.json
blobe1947fb60fbf441c12bc8f207ab6e2818bbc016b
2   "name": "whisk-framework",
3   "version": "1.0.0",
4   "summary": "An iOS framework that provides a set of APIs to support different functionalities defined by whisk protocol.",
5   "homepage": "https://github.ford.com/CVPP-Research/whisk_framework_ios",
6   "license": {
7     "type": "CUSTOM",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ashish Nadkar": "anadkar@ford.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "ssh://git@github.ford.com/CVPP-Research/whisk-framework_ios",
19     "branch": "master"
20   },
21   "source_files": "whisk-framework/**/*.{swift}",
22   "resources": "whisk-framework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "swift_version": "5.0"