[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 0 / 4 / AppySDK / 1.5.2 / AppySDK.podspec.json
blob2cbc9c32001de1f10b8133a30d201b02eeee5250
2   "name": "AppySDK",
3   "version": "1.5.2",
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   "source": {
15     "git": "https://github.com/Appy-Dev/AppySDK.git",
16     "tag": "1.5.2"
17   },
18   "ios": {
19     "vendored_frameworks": "AppySDK.framework"
20   },
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.5"
24     ],
25     "ObjectMapper": [
26       "~> 3.1"
27     ],
28     "AppySupportingSDK": [
29       "1.1.0"
30     ]
31   },
32   "user_target_xcconfig": {
33     "ENABLE_BITCODE": "NO"
34   }