blob: 1cf39c3611205f482d500369e816e6f665179f79 [file] [log] [blame]
{
"name": "Shirokoma",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Shirokoma/**/*.swift"
}