blob: 2a7169f061a3ae1f749e80a6daac2eec1f3fc656 [file] [log] [blame]
{
"name": "Q",
"version": "0.8.0",
"summary": "Asynchronous promises for iOS",
"homepage": "https://github.com/innerfunction/Q-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Julian Goacher": "julian.goacher@innerfunction.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/innerfunction/Q-ios.git",
"tag": "0.8.0"
},
"source_files": "Classes/Q.{h,m}",
"public_header_files": "Classes/Q.h"
}