blob: 373d22281a4c45281b1177186d1e6e8cf4aa7ca1 [file] [log] [blame]
{
"name": "Q",
"version": "0.9.3",
"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": "6.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/innerfunction/Q-ios.git",
"tag": "0.9.3"
},
"source_files": "Classes/Q.{h,m}",
"public_header_files": "Classes/Q.h"
}