blob: f3407fc23b21deda9209c3faf7a08491c4e2c63e [file] [log] [blame]
{
"name": "ZZPromises",
"version": "1.0.5",
"summary": "Network request promises, generic promises.",
"description": "Provides a promises API for user-defined tasks, as well as a network-request promise API.",
"homepage": "https://github.com/8birds/zzpromises",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Rick Kern": "rick@8birdsvideo.com"
},
"source": {
"git": "https://github.com/8birds/zzpromises.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ZZPromises/Classes/**/*",
"libraries": "resolv"
}