[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / 0 / 6 / c / SampleFrameworkSwift / 0.0.2 / SampleFrameworkSwift.podspec.json
blob1bce83c0ca03bfa24cbaad1f5048b37660252025
2   "name": "SampleFrameworkSwift",
3   "version": "0.0.2",
4   "summary": "SampleFrameworkSwift for firebase push notification.",
5   "description": "Firebase push notification integration sample framework",
6   "homepage": "https://github.com/praveen-xvalue/",
7   "license": {
8     "type": "MIT",
9     "file": "README"
10   },
11   "authors": "apraveen_iOS",
12   "swift_versions": "4.0",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/praveen-xvalue/SampleFramework.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "SampleFrameworkSwift",
22     "SampleFrameworkSwift/**/*.{h,m,swift}"
23   ],
24   "public_header_files": "SampleFrameworkSwift/**/*.h",
25   "static_framework": true,
26   "dependencies": {
27     "Firebase/Core": [
29     ],
30     "Firebase/Messaging": [
32     ]
33   },
34   "swift_version": "4.0"