[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / e / 4 / zbpromise / 0.0.1 / zbpromise.podspec.json
blob8c7395f7a701f08521813f3a099a7ca165b60686
2   "name": "zbpromise",
3   "version": "0.0.1",
4   "summary": "Promise for Objc.",
5   "description": "Use Objc Promise.",
6   "homepage": "https://github.com/githubzb/zbpromise",
7   "license": "MIT",
8   "authors": {
9     "dr.box": "1126976340@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/githubzb/zbpromise.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "source_files": "zbpromise/Resource/**/*.{h,m}"