[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 4 / AppySDK / 1.5.6 / AppySDK.podspec.json
blobcd4083773bc6fb9f20ca48924d87ba19afbf13de
2   "name": "AppySDK",
3   "version": "1.5.6",
4   "summary": "AppySDK is a framework for controlling objects in the houses.",
5   "homepage": "https://github.com/Appy-Dev/AppySDK",
6   "license": "MIT",
7   "authors": "AppySDK",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "pod_target_xcconfig": {
12     "ENABLE_BITCODE": "NO"
13   },
14   "swift_version": "4.1",
15   "source": {
16     "git": "https://github.com/Appy-Dev/AppySDK.git",
17     "tag": "1.5.6"
18   },
19   "ios": {
20     "vendored_frameworks": "AppySDK.framework"
21   },
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.7"
25     ],
26     "ObjectMapper": [
27       "~> 3.1"
28     ],
29     "AppySupportingSDK": [
30       "1.1.0"
31     ]
32   },
33   "user_target_xcconfig": {
34     "ENABLE_BITCODE": "NO"
35   }