[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 7 / SignalStrength / 1.0.2 / SignalStrength.podspec.json
blob7f190ec6c498da58a530d2046e3e7bbb788a53c4
2   "name": "SignalStrength",
3   "version": "1.0.2",
4   "summary": "iOS 7 inspirsed signal strength view.",
5   "description": "Display signal strength in your app using this iOS 7 inspired view. This is great for showing the RSSI of beacons, nearby bluetooth objects, or other devices.",
6   "homepage": "https://github.com/tannernelson/signal-strength",
7   "screenshots": "https://cloud.githubusercontent.com/assets/1342803/12491628/208d872e-c04a-11e5-8ca4-b5e7266aee05.gif",
8   "license": "MIT",
9   "authors": {
10     "Tanner Nelson": "tanner@bluebite.com"
11   },
12   "source": {
13     "git": "https://github.com/tannernelson/signal-strength.git",
14     "tag": "1.0.2"
15   },
16   "social_media_url": "https://twitter.com/the_teet",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "SignalStrength": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit"