[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 0 / c / 1 / AKABeacon / 0.1.0 / AKABeacon.podspec.json
blob1751ffa7c1fe582f49739e3d7b7bab8805246ed7
2   "name": "AKABeacon",
3   "version": "0.1.0",
4   "license": "BSD",
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"
13   },
14   "source_files": [
15     "AKABeacon/AKABeacon/Classes/*.{h,m}",
16     "AKABeacon/AKABeacon/AKABeacon.h"
17   ],
18   "private_header_files": [
19     "AKABeacon/AKABeacon/Classes/*_Internal.h",
20     "AKABeacon/AKABeacon/AKABeacon.h"
21   ],
22   "platforms": {
23     "ios": "8.2"
24   },
25   "frameworks": "Foundation",
26   "module_name": "AKABeacon",
27   "dependencies": {
28     "AKACommons": [
29       "0.1.0"
30     ]
31   }