[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 2 / 3 / PepperSDK / 1.0.135 / PepperSDK.podspec.json
blob8dcdf95b0f232292161121403c390612bfd29fbc
2   "name": "PepperSDK",
3   "version": "1.0.135",
4   "summary": "iOS library for interacting with the Pepper cloud",
5   "description": "SDK supporting all externally available APIs for interaction with the Pepper cloud",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "requires_arc": true,
10   "swift_versions": "4.0",
11   "frameworks": "SystemConfiguration",
12   "homepage": "https://pepper.me",
13   "license": "Proprietary",
14   "source": {
15     "git": "https://git-codecommit.us-east-2.amazonaws.com/v1/repos/pepper-native-sdk.git",
16     "tag": "1.0.135"
17   },
18   "authors": {
19     "Pepper": "dev@pepper.me"
20   },
21   "source_files": "ios/PepperSDK/PepperSDK/**/*.{h,m}",
22   "public_header_files": "ios/PepperSDK/PepperSDK/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4"
26     ],
27     "JSONModel": [
28       "~> 1.2"
29     ],
30     "ISO8601": [
31       "~> 0.6"
32     ],
33     "AWSMobileClient": [
35     ],
36     "AWSS3": [
37       "~> 2.23.2"
38     ]
39   },
40   "swift_version": "4.0"