[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / b / 8 / a / QXSDK / 0.1.0 / QXSDK.podspec.json
blob1fd60968e7281dfebcf4b81720ae906ded143dd8
2   "name": "QXSDK",
3   "version": "0.1.0",
4   "summary": "QXSDK for game,that's version is 0.1.0.",
5   "description": "QXSDK for game,that's version is 0.1.0.",
6   "homepage": "https://gitee.com/guoquninthestudy/qxsdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guoqun": "guoqun2014dev@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/guoquninthestudy/qxsdk.git",
19     "tag": "0.1.0"
20   },
21   "ios": {
22     "vendored_frameworks": "SDK/QXGameSDK.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]