[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / c / 5 / TAKiBeaconManager / 0.1 / TAKiBeaconManager.podspec.json
blobce0dd97689962056ed950e1c25ecc8dcfada4f15
2   "name": "TAKiBeaconManager",
3   "version": "0.1",
4   "summary": "iBeacon Handler",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE.txt"
8   },
9   "homepage": "https://github.com/taktem/TAKiBeaconManager",
10   "authors": {
11     "SOMTD": "totem.kc[at]me.com"
12   },
13   "source": {
14     "git": "https://github.com/taktem/TAKiBeaconManager.git",
15     "tag": "0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "CoreLocation",
23     "CoreBluetooth"
24   ],
25   "source_files": "TAKiBeaconManager/**/*.{h,m}",
26   "public_header_files": "TAKiBeaconManager/**/*.{h}"