[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / c / BlueFish / 1.2.0 / BlueFish.podspec.json
blob3edc4dcfb93cd4d90f0e754747f7a952e9f7cdfb
2   "name": "BlueFish",
3   "version": "1.2.0",
4   "summary": "CoreBluetooth with block-based APIs",
5   "description": "Simple wrapper around CoreBluetooth that replace delegate based API with block based API",
6   "homepage": "https://github.com/mobilejazz/BlueFish",
7   "social_media_url": "http://twitter.com/mobilejazzcom",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mobile Jazz": "info@mobilejazz.com"
14   },
15   "source": {
16     "git": "https://github.com/mobilejazz/BlueFish.git",
17     "tag": "1.2.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BlueFish/Classes/**/*",
23   "frameworks": "CoreBluetooth"