blob: c1be2e3ebea52e6945e5a1f66a9ebb2d0f855df6 [file] [log] [blame]
{
"name": "GeoHex3.swift",
"version": "0.1.1",
"summary": "GeoHex3 library for Swift",
"homepage": "https://github.com/nekowen/GeoHex3.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nekowen": "nekonyanowen@gmail.com"
},
"source": {
"git": "https://github.com/nekowen/GeoHex3.swift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GeoHex3.swift/Classes/**/*",
"frameworks": "CoreLocation",
"requires_arc": true,
"module_name": "GeoHex3Swift",
"pushed_with_swift_version": "3.0"
}