[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / a / MyPromise / 0.1.0 / MyPromise.podspec.json
blobf06dc28f0d354bdd5e72493c3be06fd03834f810
2   "name": "MyPromise",
3   "version": "0.1.0",
4   "summary": "MyPromise处理多层异步block嵌套为函数链式结构",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/wayxt/MyPromiseClass",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hui": "1058912628@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/wayxt/MyPromiseClass.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MyPromise/Classes/**/*"