[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 6 / 5 / c / BlueFish / 1.0.1 / BlueFish.podspec.json
blobc1fceefaba732dfd3adf482a7e2769cc35a24679
2   "name": "BlueFish",
3   "version": "1.0.1",
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.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BlueFish/Classes/**/*",
23   "frameworks": "CoreBluetooth",
24   "deprecated": true