[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / c / DominoKit / 1.3.4 / DominoKit.podspec.json
blob7b6658238f6cad62b26935adf860abd9ba2a534b
2   "name": "DominoKit",
3   "version": "1.3.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/jarrodparkes/DominoKit",
9   "summary": "Swift library for creating applications with dominoes.",
10   "description": "DominoKit defines structures representing individual domino and domino sets that can be used in the creation of games that use them.",
11   "authors": {
12     "Jarrod Parkes": "parkesfjarrod@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jarrodparkes/DominoKit.git",
16     "tag": "1.3.4"
17   },
18   "social_media_url": "https://twitter.com/jarrodparkes",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "exclude_files": "Sources/SPM+Random.swift",
23   "source_files": "Sources/**/*",
24   "pushed_with_swift_version": "3.0.2"