[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 0 / 4 / f / DemoPushNotificationCocoaPod / 0.1.1 / DemoPushNotificationCocoaPod.podspec.json
blob018e8d7a249d40ef515647df1ae532cac24b12e6
2   "name": "DemoPushNotificationCocoaPod",
3   "version": "0.1.1",
4   "summary": "A short description of DemoPushNotificationCocoaPod.",
5   "description": "Use amazon service to push notificaiton and interact with native scrips code",
6   "homepage": "https://github.com/phuockv/DemoPushNotificationCocoaPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "phuockv": "phuoc.kieu@sutrixsolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/phuockv/DemoPushNotificationCocoaPod.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "AWSCore": [
23       "~> 2.7.0"
24     ],
25     "AWSPinpoint": [
26       "~> 2.7.0"
27     ],
28     "AWSAuthCore": [
29       "~> 2.7.0"
30     ],
31     "AWSMobileClient": [
32       "~> 2.7.0"
33     ],
34     "AWSCognitoIdentityProvider": [
35       "~> 2.7.0"
36     ],
37     "AWSCognitoIdentityProviderASF": [
38       "~> 1.0.1"
39     ]
40   },
41   "source_files": "DemoPushNotificationCocoaPod/Classes/**/*.swift",
42   "swift_version": "4.1"