[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 4 / HotspotHelperBarskov / 0.1.10 / HotspotHelperBarskov.podspec.json
bloba0955926972097c6083dbcfb741fc29f3b6370e4
2   "name": "HotspotHelperBarskov",
3   "version": "0.1.10",
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.10"
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   "resource_bundles": {
25     "HotspotHelperBarskov": [
26       "HotspotHelperBarskov/Assets/*"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "NetworkExtension",
32     "SystemConfiguration",
33     "CoreLocation"
34   ],
35   "dependencies": {
36     "Kanna": [
37       "~> 1.0.0"
38     ],
39     "KeychainAccess": [
41     ],
42     "PKHUD": [
44     ],
45     "SQLite.swift": [
46       "~> 0.10.1"
47     ],
48     "CocoaLumberjack/Swift": [
50     ]
51   }