[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / a / d / ZCSudokuView / 1.0.0 / ZCSudokuView.podspec.json
bloba26c613ccf6088e7ad96e0752df071ee5aa010df
2   "name": "ZCSudokuView",
3   "version": "1.0.0",
4   "summary": "a sudoku view used on iOS.",
5   "description": "It is a sudoku view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenZhenChun/ZCSudokuView",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/ZCSudokuView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "ZCSudokuView/**/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]