[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / 4 / QBFoundation / 0.3.1 / QBFoundation.podspec.json
blob4592198f381e0fbf43d0a0dca4d73ae4cdf676f8
2   "name": "QBFoundation",
3   "version": "0.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "QBFoundation/QBFoundation/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreServices"
26   ]