[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / f / KKPuzzles / 0.9.1 / KKPuzzles.podspec.json
blobba6874cf60d22c1d0484dd6b861c158ff898995d
2   "name": "KKPuzzles",
3   "version": "0.9.1",
4   "summary": "A simple Jigsaw puzzle game.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": "Krzysztof Kuc",
10   "homepage": "https://github.com/kkuc/KKPuzzles",
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/kkuc/KKPuzzles.git",
16     "tag": "0.9.1"
17   },
18   "source_files": [
19     "KKPuzzles",
20     "KKPuzzles/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "EKTilesMaker": [
25     ]
26   }