[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 9 / Q / 0.9.0 / Q.podspec.json
blobeda62cf08992cf84836f289ad32db5c206381bc8
2   "name": "Q",
3   "version": "0.9.0",
4   "summary": "Asynchronous promises for iOS",
5   "homepage": "https://github.com/innerfunction/Q-ios",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Julian Goacher": "julian.goacher@innerfunction.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/innerfunction/Q-ios.git",
18     "tag": "0.9.0"
19   },
20   "source_files": "Classes/Q.{h,m}",
21   "public_header_files": "Classes/Q.h"