[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 5 / 8 / XRLab / 0.1.0 / XRLab.podspec.json
blobd716566f644877efe2e5deeb7ac0cc731363673c
2   "name": "XRLab",
3   "version": "0.1.0",
4   "summary": "这是一个简单的描述",
5   "description": "这是一个非常复杂的描述,你想象不到的复杂",
6   "homepage": "https://github.com/yuanxunrui/XRLab",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuanxunrui": "yxruisoft@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/yuanxunrui/XRLab.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "XRLab/Classes/*.framework",
22   "libraries": "c++",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]