blob: 4d926bf33d8248f4b084dfbfb8ba57ae014285d1 [file] [log] [blame]
{
"name": "FOTask",
"version": "0.1.0",
"summary": "Object oriented Swift tasks microframework with concurrency and composition.",
"description": "Object oriented Swift tasks microframework with concurrency and composition.",
"homepage": "https://github.com/fmo91/FOTask",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fmo91": "ortizfernandomartin@gmail.com"
},
"source": {
"git": "https://github.com/fmo91/FOTask.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FOTask/Classes/**/*",
"pushed_with_swift_version": "3.0"
}