blob: baa87120e29d950b82309c374692e209bc49aa73 [file] [log] [blame]
{
"name": "Expecta+Comparison",
"version": "0.1.0",
"summary": "The missing comparators for Expecta.",
"homepage": "https://github.com/kylef/Expecta-Comparison",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Kyle Fuller": "inbox@kylefuller.co.uk"
},
"social_media_url": "https://twitter.com/kylefuller",
"source": {
"git": "https://github.com/kylef/Expecta-Comparison.git",
"tag": "0.1.0"
},
"source_files": "ExpectaComparison/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Expecta": [
]
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}