[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 3 / LThen / 0.1.1 / LThen.podspec.json
blob7e4ed12063dea725f6f3a80fd307e74f64a50eba
2   "name": "LThen",
3   "version": "0.1.1",
4   "summary": "适用于objC的Promise 方法,支持链式调用",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vitock/LThen.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vitock": "liw"
13   },
14   "source": {
15     "git": "https://github.com/vitock/LThen.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LThen/Classes/**/*"