[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / f / AppyPodSDK / 1.0.2 / AppyPodSDK.podspec.json
bloba4ac6c024137ed3be824f08748c818f04bb30fc2
2   "name": "AppyPodSDK",
3   "version": "1.0.2",
4   "summary": "AppyPodSDK is a framework for controlling objects in the houses.",
5   "authors": "AppySDK",
6   "homepage": "https://github.com/Dol2oMo/Appy-Home-Automation",
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/Dol2oMo/Appy-Home-Automation.git",
10     "tag": "1.0.2"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "ios": {
16     "vendored_frameworks": "AppySDK.framework"
17   },
18   "dependencies": {
19     "Alamofire": [
20       "~> 4.7.3"
21     ],
22     "ObjectMapper": [
23       "~> 3.4.1"
24     ],
25     "AppySupportingSDK": [
26       "1.1.0"
27     ]
28   },
29   "user_target_xcconfig": {
30     "ENABLE_BITCODE": "NO"
31   },
32   "pod_target_xcconfig": {
33     "ENABLE_BITCODE": "NO"
34   }