[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / a / d / ZCSudokuView / 1.0.2 / ZCSudokuView.podspec.json
blobd3d4967b748e317acf405c811f068b5bd7b92eb5
2   "name": "ZCSudokuView",
3   "version": "1.0.2",
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.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "ZCSudokuView/**/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]