blob: 753ce8aedba8d6d1c8fcdfe4202b086833e6b5d8 [file] [log] [blame]
{
"name": "AlgolyticsSDK",
"version": "0.1.7",
"summary": "A short description of AlgolyticsSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Mateusz Mirkowski/AlgolyticsSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mateusz Mirkowski": "mateusz.mirkowski@emergeconsulting.pl"
},
"source": {
"git": "https://mireczek@bitbucket.org/EmergeConsulting/sdk-ios-library.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AlgolyticsSDK/Classes/**/*",
"dependencies": {
"ReachabilitySwift": [
]
}
}