blob: a7bf20c1c08cc662b339abab42d7ef4c4e345244 [file] [log] [blame]
{
"name": "HotspotHelper",
"version": "0.1.24",
"summary": "Here is HS Wrapper for WYG",
"description": "This wrapper gives possibility to commit changes I made with original HSH",
"homepage": "https://bitbucket.org/victorbarskov/hotspothelper",
"license": "Copyright",
"authors": {
"Victor Barskov": "victor.barskov@gmail.com"
},
"source": {
"git": "https://bitbucket.org/victorbarskov/hotspothelper",
"tag": "0.1.24"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HotspotHelper/Classes/**/*",
"resource_bundles": {
"HotspotHelper": [
"HotspotHelper/Assets/*"
]
},
"public_header_files": "HotspotHelper/Classes/**/*.h",
"frameworks": [
"UIKit",
"NetworkExtension",
"SystemConfiguration",
"CoreLocation"
],
"dependencies": {
"Kanna": [
"~> 1.0.0"
],
"KeychainAccess": [
"~> 2.3.6"
],
"PKHUD": [
"~> 3.0"
],
"SQLite.swift": [
"~> 0.10.1"
],
"CocoaLumberjack/Swift": [
"~> 2.3.0"
]
},
"pushed_with_swift_version": "2.3"
}