blob: 0545f320d8c3f2c7ad4a7646deec945bad7534ea [file] [log] [blame]
{
"name": "Shirokoma",
"version": "0.0.1",
"summary": "A/B testing library written in Swift.",
"description": "Shirokoma is a A/B testing library written in Swift.",
"homepage": "https://github.com/kichikuchi/Shirokoma",
"license": {
"type": "MIT"
},
"authors": {
"kichikuchi": "kikuchi0111@gmail.com"
},
"source": {
"git": "https://github.com/kichikuchi/Shirokoma.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Shirokoma/**/*.swift"
}