[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 0 / c / 1 / AKABeacon / 0.1.0-pre.2 / AKABeacon.podspec.json
blobfae96ce069e3fbcf6be0b0fd795bc7e9e3f976d6
2   "name": "AKABeacon",
3   "version": "0.1.0-pre.2",
4   "license": "GPL-v3",
5   "homepage": "https://github.com/mutech/aka-ios-beacon/",
6   "authors": {
7     "Michael Utech": "michael.utech@aka-labs.com"
8   },
9   "summary": "The missing binding framework for iOS",
10   "source": {
11     "git": "https://github.com/mutech/aka-ios-beacon.git",
12     "tag": "0.1.0-pre.2"
13   },
14   "source_files": "AKABeacon/AKABeacon/Classes/*.{h,m}",
15   "private_header_files": [
16     "AKABeacon/AKABeacon/Classes/*_Internal.h",
17     "AKABeacon/AKABeacon/AKABeacon.h"
18   ],
19   "platforms": {
20     "ios": "8.2"
21   },
22   "frameworks": "Foundation",
23   "module_name": "AKABeacon",
24   "dependencies": {
25     "AKACommons": [
26       "~> 0.1.0-pre.1"
27     ]
28   }