blob: db4657b185a8269ad8ab7ac96db60268645354f8 [file] [log] [blame]
{
"name": "AnalyticsManagerService",
"version": "0.0.1",
"summary": "A Protocol Oriented Analytics Wrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zonily Jame Pesquera": "zonilyjame@gmail.com"
},
"social_media_url": "http://twitter.com/kuyazee",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kuyazee/AnalyticsManagerService.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"AnalyticsServiceProtocol/**/*.{h,swift}"
],
"description": "Reusable Analytics Wrapper",
"homepage": "https://github.com/kuyazee/AnalyticsManagerService",
"pushed_with_swift_version": "3.0"
}