blob: 42cfc34522c90c832358e9c799d86d86816e13f9 [file] [log] [blame]
{
"name": "SkyLab",
"version": "1.0.0",
"license": "MIT",
"summary": "Multivariate & A/B Testing for iOS and Mac.",
"homepage": "https://github.com/mattt/SkyLab",
"social_media_url": "https://twitter.com/mattt",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/SkyLab.git",
"tag": "1.0.0"
},
"source_files": "SkyLab/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.1"
}
}