blob: 5419746f6b47bb9c28c5300b5d1b1a697e022168 [file] [log] [blame]
{
"name": "IKResults",
"version": "1.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/iankeen/",
"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/iankeen/ikresults.git",
"tag": "1.2"
},
"source_files": "IKResults/**/**.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}