[Add] TencentCloudCustomer 2.4.0
[CocoaPods.git] / Specs / 8 / 0 / 1 / NumMatrixDemo / 1.1 / NumMatrixDemo.podspec.json
blob290de90e15440246d2ee2a5ea95c095eaa2f63f2
2   "name": "NumMatrixDemo",
3   "version": "1.1",
4   "summary": "caculate sudoku results",
5   "description": "caculate sudoku results.",
6   "homepage": "https://github.com/chkm/NumMatrixDemo",
7   "license": "MIT",
8   "authors": {
9     "ckm": "kaiminchen@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chkm/NumMatrixDemo.git",
16     "tag": "1.1"
17   },
18   "source_files": [
19     "Classes",
20     "NumMatrixDemo/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "Foundation",
24   "requires_arc": true