blob: 50e4e299fadcfa00a8dc0c814cb286c35a7be3df [file] [log] [blame]
{
"name": "AsyncRequest",
"version": "1.0.1",
"summary": "Useful classes to handle asynchronous code",
"homepage": "https://github.com/JuanjoArreola/AsyncRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juanjo": "juanjo.arreola@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/JuanjoArreola/AsyncRequest.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}