[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / c / MABeaconReceiver / 0.1.0 / MABeaconReceiver.podspec.json
blob10bb2337737e54a61c355faed48cf867d2271ef1
2   "name": "MABeaconReceiver",
3   "version": "0.1.0",
4   "summary": "MABeaconReceiver is a light weight API to quickly connect to iBeacons.",
5   "description": "                       MABeaconReceiver is a light weight 3 line set up to quickly connect to iBeacons. Using this library gives you complete control without having to depend on SDKs provided by iBeacon manufacturers.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/mohitathwani/MABeaconReceiver",
7   "license": "MIT",
8   "authors": {
9     "Mohit Athwani": "mohit@athwani.net"
10   },
11   "source": {
12     "git": "https://github.com/mohitathwani/MABeaconReceiver.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/UIMohitAthwani",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "MABeaconReceiver": [
23       "Pod/Assets/*.png"
24     ]
25   }