[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 8 / 0 / d / XQCTabletsTool / 1.0.7 / XQCTabletsTool.podspec.json
blob7758f5696f56885e0f0f1b0644807d1822b2c45c
2   "name": "XQCTabletsTool",
3   "version": "1.0.7",
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.7"
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/XQCTabletsTool-prefix.pch",
28   "prefix_header_contents": [
29     "#import \"ReactiveObjC.h\"",
30     "#import \"Masonry.h\""
31   ],
32   "dependencies": {
33     "Masonry": [
35     ],
36     "ReactiveObjC": [
38     ]
39   }