[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / d / Concept2-SDK / 0.2.0 / Concept2-SDK.podspec.json
blobc36d83e84d274a7703ecac0c9b6daeb17f3da50e
2   "name": "Concept2-SDK",
3   "version": "0.2.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.2.0"
14   },
15   "social_media_url": "https://twitter.com/boutfitness",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "module_name": "Concept2_SDK",
24   "frameworks": "CoreBluetooth"