[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / 1 / SFServiceKit / 0.1.1 / SFServiceKit.podspec.json
blob47892094e50d9d5bb0e1dae857ee2c9546362ad4
2   "name": "SFServiceKit",
3   "version": "0.1.1",
4   "summary": "A short description of SFServiceKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Sfh03031/SFServiceKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sfh03031": "sfh894645252@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Sfh03031/SFServiceKit.git",
16     "tag": "0.1.1"
17   },
18   "swift_versions": "5",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SFServiceKit/Classes/**/*",
23   "resource_bundles": {
24     "SFServiceKit": [
25       "SFServiceKit/Assets/SFBackgroundTaskManager/*.wav"
26     ]
27   },
28   "static_framework": true,
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "MapKit",
33     "LocalAuthentication",
34     "CoreLocation",
35     "AVFoundation"
36   ],
37   "swift_version": "5"