blob: a319ffd7eac84bc73af79bd47cde2e6a6e3d2fdb [file] [log] [blame]
{
"name": "CLHelper",
"version": "1.0.1",
"summary": "A Classic Way to manage Core Location Jobs",
"description": "'CLHelper is a helper file which will help in managing all your Core Location related task in a neat way with closures.'",
"homepage": "https://github.com/greenSyntax/CLHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"greenSyntax": "ab.abhishek.ravi@gmail.com"
},
"source": {
"git": "https://github.com/greenSyntax/CLHelper.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/greenSyntax",
"platforms": {
"ios": "8.0"
},
"swift_version": "3.0",
"source_files": "CLHelper/Classes/**/*"
}