blob: 25eb7f8dd79972cb4bd905ffd64620f56ce2808a [file] [log] [blame]
{
"name": "AsynchronousSwift",
"version": "0.1.0",
"summary": "AsynchronousSwift provide many tools for efficients asynchronous work",
"description": "AsynchronousSwift provide many tools for efficients asynchronous work.",
"homepage": "https://github.com/leoture/AsynchronousSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jordhan leoture": "jordhan.leoture@gmail.com"
},
"source": {
"git": "https://github.com/leoture/AsynchronousSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AsynchronousSwift/Classes/**/*"
}