blob: 5e0dde90bfb866ba44a965af2612da698e7088fd [file] [log] [blame]
{
"name": "Runaway",
"version": "0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/Runaway",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "Efficient reverse geocoding for iOS",
"source": {
"git": "https://github.com/delba/Runaway.git",
"tag": "v0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{swift,h}",
"requires_arc": true
}