[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 4 / HotspotHelperBarskov / 0.1.8 / HotspotHelperBarskov.podspec.json
blobdce81d3fe1c4eb1e42f212af87e45904f25dd261
2   "name": "HotspotHelperBarskov",
3   "version": "0.1.8",
4   "summary": "Here is HS Wrapper for WYG",
5   "description": "This wrapper gives possibility to commit changes I made with original HSH",
6   "homepage": "https://bitbucket.org/victorbarskov/hotspothelperbarskov",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Barskov": "victor.barskov@gmail.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/victorbarskov/hotspothelperbarskov",
16     "tag": "0.1.8"
17   },
18   "social_media_url": "https://twitter.com/victorbarskov",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "HotspotHelperBarskov/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "NetworkExtension",
27     "SystemConfiguration",
28     "CoreLocation"
29   ],
30   "dependencies": {
31     "Kanna": [
32       "~> 1.0.0"
33     ],
34     "KeychainAccess": [
36     ],
37     "PKHUD": [
39     ],
40     "SQLite.swift": [
41       "~> 0.10.1"
42     ],
43     "CocoaLumberjack/Swift": [
45     ]
46   }