[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / 4 / c / FDChessboardView / 0.3.0 / FDChessboardView.podspec.json
blobba0cb14f71dfe249b2589321b5991fd2d520e71c
2   "name": "FDChessboardView",
3   "version": "0.3.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": "0.3.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Source/*.swift",
18   "resource_bundles": {
19     "FDChessboardView": [
20       "Resources/**/*.{png}"
21     ]
22   }