[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / 8 / d / notifly_sdk / 1.6.0 / notifly_sdk.podspec.json
blob7634e43fa62c41316ebccb005548fb8e59475b9d
2   "name": "notifly_sdk",
3   "version": "1.6.0",
4   "summary": "Notifly iOS SDK.",
5   "description": "NOTIFLY iOS SDK : 1.6.0",
6   "homepage": "https://github.com/team-michael/notifly-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "daeseong": "daeseong@greyboxhq.com"
13   },
14   "source": {
15     "git": "https://github.com/team-michael/notifly-ios-sdk.git",
16     "tag": "1.6.0",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "subspecs": [
24     {
25       "name": "Full",
26       "source_files": "Sources/Notifly/notifly-ios-sdk/notifly-ios-sdk/**/*",
27       "dependencies": {
28         "Firebase/Core": [
30         ],
31         "FirebaseMessaging": [
33         ]
34       }
35     },
36     {
37       "name": "Extension",
38       "source_files": [
39         "Sources/Notifly/notifly-ios-sdk/notifly-ios-sdk/SourceCodes/NotiflyExtension/**/*.swift",
40         "Sources/Notifly/notifly-ios-sdk/notifly-ios-sdk/SourceCodes/NotiflyUtil/**/*.swift"
41       ]
42     }
43   ],
44   "swift_version": "5.0"