[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / 0 / d / XQCTabletsTool / 1.0.4 / XQCTabletsTool.podspec.json
blob3675ccce5f8d32f6424e2eb8db9b19c7bf7a9e3a
2   "name": "XQCTabletsTool",
3   "version": "1.0.4",
4   "summary": "手写板",
5   "description": "一款非常牛逼的手写板,谁用谁知道",
6   "homepage": "https://github.com/wenwugithub/XQCTablets",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2297711051@qq.com": "2297711051@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wenwugithub/XQCTablets.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XQCTabletsTool/Classes/**/*",
22   "resource_bundles": {
23     "XQCTabletsTool": [
24       "XQCTabletsTool/Assets/*.png"
25     ]
26   },
27   "prefix_header_file": "XQCTabletsTool/Classes/Global/XQCTabletsTool-prefix.pch",
28   "dependencies": {
29     "Masonry": [
31     ],
32     "ReactiveObjC": [
34     ]
35   }