[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 5 / e / MaytronicsIoTSDK / 0.1.4 / MaytronicsIoTSDK.podspec.json
bloba2b6353b1249055845a8024842f21424d187c9e2
2   "name": "MaytronicsIoTSDK",
3   "version": "0.1.4",
4   "summary": "Maytronics iOS SDK.",
5   "description": "Maytronics Iot SDK for iOS hold all the capabilities in order to controll maytronics Robots",
6   "homepage": "http://Maytronics.com",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Harel Avikasis": "Harel.Avikasis@Maytronics.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "ios": {
18     "vendored_frameworks": "MaytronicsIoTSDK.framework"
19   },
20   "source": {
21     "http": "https://firebasestorage.googleapis.com/v0/b/nutsrace.appspot.com/o/MaytronicsIoTSDK_0.1.4.zip?alt=media&token=6481a4b0-2198-4e11-b962-540160eb986f"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "exclude_files": "Classes/Exclude",
30   "dependencies": {
31     "AWSIoT": [
33     ],
34     "Reachability": [
36     ],
37     "AWSDynamoDB": [
39     ]
40   }