[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 7 / 0 / 4 / AppySDK / 1.5.4 / AppySDK.podspec.json
blob3bf38ccaad1b1b32776ff39f761516fe5c7067c8
2   "name": "AppySDK",
3   "version": "1.5.4",
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.4"
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   }