blob: d21b828b95f21a61df4c23166c527c4682c190c9 [file] [log] [blame]
{
"name": "CheapRulerIOS",
"version": "0.3.0",
"summary": "Swift port of https://github.com/mapbox/cheap-ruler",
"description": "Swift port of cheap-ruler by @mourner, @anandthakker, @tcql and mapbox (https://github.com/mapbox/cheap-ruler). Check out their repo for details.",
"homepage": "https://github.com/iThinker/CheapRulerIOS",
"license": "MIT",
"authors": {
"Roman Temchenko": "temchenko.r@gmail.com"
},
"source": {
"git": "https://github.com/iThinker/CheapRulerIOS.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CheapRulerIOS/Classes/**/*",
"frameworks": "CoreLocation"
}