[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / d / Concept2-SDK / 0.1.0 / Concept2-SDK.podspec.json
blobbd7ca6b431c544437749333797cc98f8b64c77ca
2   "name": "Concept2-SDK",
3   "version": "0.1.0",
4   "summary": "Library for connecting to the Concept2 PM5 via Bluetooth.",
5   "description": "Library for connecting to the Concept2 PM5 via Bluetooth. The goal of this\nlibrary is to provide complete coverage of the bluetooth functionality.",
6   "homepage": "https://github.com/BoutFitness/Concept2-SDK",
7   "license": "MIT",
8   "authors": {
9     "jessecurry": "jesse@jessecurry.net"
10   },
11   "source": {
12     "git": "https://github.com/BoutFitness/Concept2-SDK.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/boutfitness",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "module_name": "Concept2_SDK",
23   "frameworks": "CoreBluetooth"