blob: 64af05f0b8019b49f6f88253566282d2ff7123a4 [file] [log] [blame]
{
"name": "SwiftyLocation",
"version": "0.1.1",
"summary": "***Useful tool for CoreLocation*** to boost your productivity.",
"description": "***Useful tool for CoreLocation*** to boost your productivity.\nSwift 3.0.",
"homepage": "https://github.com/icetime17/SwiftyLocation",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Chris Hu": "icetime017@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/icetime17/SwiftyLocation.git",
"tag": "0.1.1"
},
"source_files": "Sources/SwiftyLocation.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}