blob: 4e4c4adc091d4aeb61153ce1c7aff2e0dac479c3 [file] [log] [blame]
{
"name": "HotspotHelperBarskov",
"version": "0.1.9",
"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/hotspothelperbarskov",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Barskov": "victor.barskov@gmail.com"
},
"source": {
"git": "https://bitbucket.org/victorbarskov/hotspothelperbarskov",
"tag": "0.1.9"
},
"social_media_url": "https://twitter.com/victorbarskov",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HotspotHelperBarskov/Classes/**/*",
"frameworks": [
"UIKit",
"NetworkExtension",
"SystemConfiguration",
"CoreLocation"
],
"dependencies": {
"Kanna": [
"~> 1.0.0"
],
"KeychainAccess": [
],
"PKHUD": [
],
"SQLite.swift": [
"~> 0.10.1"
],
"CocoaLumberjack/Swift": [
]
}
}