[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 9 / SFFoundationPod / 1.0.0 / SFFoundationPod.podspec.json
blob92bda19acd9dd7d5a8f7fa7fc7ad3d8486c96bff
2   "name": "SFFoundationPod",
3   "version": "1.0.0",
4   "summary": "A short description of SFFoundationPod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.sftcwl.com/01372245/sffoundationpod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DoubleHH": "huanghui2017@sfmail.sf-express.com"
13   },
14   "source": {
15     "git": "http://gitlab.sftcwl.com/01372245/sffoundationpod.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "Sources/**/*",
24   "resources": [
25     "Sources/**/*.{png,jpeg,jpg,json}"
26   ],
27   "frameworks": [
28     "Foundation",
29     "AVFoundation",
30     "UIKit",
31     "MediaPlayer",
32     "UserNotifications"
33   ],
34   "swift_version": "5.0"