[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 7 / 5 / escaConfig / 1.0.1 / escaConfig.podspec.json
blob98e37aa72a0509ec6c00131ac347a64d20062c52
2   "name": "escaConfig",
3   "version": "1.0.1",
4   "summary": "Configure esca beacons.",
5   "description": "Allow your iOS application to connect to and configure esca beacons. Modify iBeacon, Eddystone, TxPower, Advertising Interval, and more.",
6   "homepage": "https://github.com/BlueBiteLLC/escaconfig-ios",
7   "license": "MIT",
8   "authors": {
9     "Tanner Nelson": "tanner@bluebite.com"
10   },
11   "source": {
12     "git": "https://github.com/BlueBiteLLC/escaconfig-ios.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/bluebite",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "escaConfig": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "CoreBluetooth"