[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / d / AWSWrapper / 0.1.1 / AWSWrapper.podspec.json
blobfeabd9a9216a88f3c78abd584e4b2694a6cfc39d
2   "name": "AWSWrapper",
3   "version": "0.1.1",
4   "summary": "A short description of AWSWrapper.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lyc2345/AWSWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyc2345": "lyc2345@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lyc2345/AWSWrapper.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "resource_bundles": {
23       "Resources": [
24         "AWSWrapper/**/*.{png,storyboard,lproj}"
25       ]
26     },
27     "dependencies": {
28       "AWSCognito": [
29         "~> 2.5.2"
30       ],
31       "AWSCognitoIdentityProvider": [
32         "~> 2.5.2"
33       ],
34       "AWSDynamoDB": [
35         "~> 2.5.2"
36       ],
37       "AWSCore": [
38         "~> 2.5.2"
39       ],
40       "AWSS3": [
41         "~> 2.5.2"
42       ],
43       "DS": [
45       ],
46       "AFNetworking": [
47         "~> 3.0"
48       ],
49       "SAMKeychain": [
51       ]
52     },
53     "vendored_frameworks": "AWSWrapper/*.{framework}"
54   },
55   "source_files": "AWSWrapper/Classes/**/*"