blob: bb8c089f28bf216319460e10baae21c2d44418b4 [file] [log] [blame]
{
"name": "Gollum",
"version": "0.1.1",
"summary": "A Swift A/B Testing framework for iOS",
"homepage": "https://github.com/eduardoeof/Gollum",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eduardo Ferreira": "eduardoofe@gmail.com"
},
"source": {
"git": "https://github.com/eduardoeof/Gollum.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/eduardoeof",
"source_files": "Gollum/**/*{.swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}