[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 0 / c / 1 / AKABeacon / 0.1.0-pre.1 / AKABeacon.podspec.json
blobbca0dff7ccf4c0e5bde72afe79265f6116009f20
2   "name": "AKABeacon",
3   "version": "0.1.0-pre.1",
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.1"
13   },
14   "source_files": "AKABeacon/AKABeacon/Classes/*.{h,m}",
15   "private_header_files": "AKABeacon/AKABeacon/Classes/*_Internal.h",
16   "platforms": {
17     "ios": "8.2"
18   },
19   "frameworks": "Foundation",
20   "module_name": "AKABeacon",
21   "dependencies": {
22     "AKACommons": [
23       "~> 0.1.0-pre.1"
24     ]
25   }