[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / 4 / QBFoundation / 0.0.5 / QBFoundation.podspec.json
blob58d0ea3b9cab3cdb70a856f149c5c008e0e11f97
2   "name": "QBFoundation",
3   "version": "0.0.5",
4   "summary": "iOS基础库",
5   "description": "QBFoundation iOS基础库 OC",
6   "homepage": "https://github.com/luqinbin/QBFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luqinbin": "751536545@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/luqinbin/QBFoundation.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "QBFoundation/QBFoundation/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreServices"
26   ]