blob: f15bfef73faf6f937001bcfaf2dda507b98b007e [file] [log] [blame]
{
"name": "IKResults",
"version": "1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/iankeen82/",
"authors": {
"Ian Keen": "iankeen82@gmail.com"
},
"summary": "Result and AsyncResult classes that offer composition and easy fail-fast or railway logic.",
"source": {
"git": "https://github.com/iankeen82/ikresults.git",
"tag": "1.0"
},
"source_files": "IKResults/**/**.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}