[Add] BlueBillywigNativePlayerKit-iOS 8.17.0
[CocoaPods.git] / Specs / 6 / 4 / c / ThermodoSDK / 1.0.4 / ThermodoSDK.podspec.json
blobe46e2bcf0767237fc7ab72fbdc6054f7e9033397
2   "name": "ThermodoSDK",
3   "version": "1.0.4",
4   "summary": "ThermodoSDK provides a simple interface for interacting with Thermodo.",
5   "homepage": "http://developer.thermodo.com",
6   "license": {
7     "type": "Commercial",
8     "text": "              All text, design and code is protected under copyright © 2013 Robocat.\n              All rights reserved.\n\n              http://robocatapps.com/\n"
9   },
10   "authors": {
11     "Robocat": "hello@robocatapps.com"
12   },
13   "source": {
14     "git": "https://github.com/thermodo/ThermodoSDK-iOS.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "ThermodoSDK/ThermodoSDK.framework/Versions/A/Headers/THMThermodo.h",
21   "vendored_frameworks": "ThermodoSDK/ThermodoSDK.framework",
22   "preserve_paths": "ThermodoSDK/ThermodoSDK.framework/*",
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ThermodoSDK\""
25   },
26   "frameworks": [
27     "AVFoundation",
28     "CoreAudio",
29     "AudioToolbox",
30     "MediaPlayer"
31   ],
32   "requires_arc": true