blob: f553afc123d800c862e6ed0ac38ad6b4e7b6d608 [file] [log] [blame]
{
"name": "KFXLocation",
"version": "0.5.0",
"summary": "KFXLocation pod",
"description": "CoreLocation wrapper / helpers.",
"homepage": "https://github.com/ChristianFox/KFXLocation.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChristianFox": "christianfox890@icloud.com"
},
"source": {
"git": "https://github.com/ChristianFox/KFXLocation.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KFXLocation/Classes/**/*",
"dependencies": {
"KFXAdditions": [
],
"KFXCore": [
]
}
}