[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / c / FDChessboardView / 1.0.0 / FDChessboardView.podspec.json
blob1656d402c61944aaea883f37546cbf3162f5d8d5
2   "name": "FDChessboardView",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A view controller for chess boards",
6   "homepage": "https://github.com/fulldecent/FDChessboardView",
7   "authors": {
8     "William Entriken": "github.com@phor.net"
9   },
10   "source": {
11     "git": "https://github.com/fulldecent/FDChessboardView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Source/*.swift",
18   "resource_bundles": {
19     "FDChessboardView": [
20       "Resources/**/*.{png}"
21     ]
22   },
23   "pushed_with_swift_version": "3.0"