blob: ea75a25c6da4f95ca3c28f74f2a386525852122c [file] [log] [blame]
{
"name": "Umbrella",
"version": "0.2.0",
"summary": "Analytics abstraction layer for Swift",
"homepage": "https://github.com/devxoul/Umbrella",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/Umbrella.git",
"tag": "0.2.0"
},
"source_files": "Sources/Umbrella/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.1"
}