blob: 8eae22bb2011598fff36eb58981e73470d5afa7a [file] [log] [blame]
{
"name": "Donky-CoreLocation",
"version": "4.8.6.2",
"summary": "The location services module",
"description": "This module allows you to access the location services with the Donky Network.",
"homepage": "https://github.com/Donky-Network/DonkySDK-iOS-Modular",
"license": "MIT",
"authors": {
"Donky Networks Ltd": "sdk@mobiledonky.com"
},
"source": {
"git": "https://github.com/Donky-Network/DonkySDK-iOS-Modular.git",
"tag": "v4.8.6.2"
},
"social_media_url": "https://twitter.com/mobiledonky",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "src/modules/Location Services/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Donky-Core-SDK": [
]
}
}