[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / 0 / 4 / Withings-SDK-iOS / 0.2.1 / Withings-SDK-iOS.podspec.json
blobda37e87a0969206e1947fec5dd5165a4515ef95a
2   "name": "Withings-SDK-iOS",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "Provides an Objective-C interface for integrating iOS apps with the Withings API",
6   "homepage": "https://github.com/jdrevet/Withings-SDK-iOS",
7   "authors": {
8     "Johan Drevet": ""
9   },
10   "source": {
11     "git": "https://github.com/jdrevet/Withings-SDK-iOS.git",
12     "tag": "0.2.1"
13   },
14   "public_header_files": "Withings-SDK-iOS/*.h",
15   "source_files": [
16     "Withings-SDK-iOS/*.{m,h}",
17     "Withings-SDK-iOS/internal/*.{m,h}"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "OAuthSwift": [
25       "~> 1.1.0"
26     ],
27     "DCKeyValueObjectMapping": [
28       "~> 1.5"
29     ],
30     "SSKeychain": [
31       "~> 1.3"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"