[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / f / DemoPushNotificationCocoaPod / 0.1.9 / DemoPushNotificationCocoaPod.podspec.json
blob1908ebbd8764a199228dd46ab292f513c055c1aa
2   "name": "DemoPushNotificationCocoaPod",
3   "version": "0.1.9",
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.9"
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.0"