[Add] DatadogSessionReplay 2.22.0
[CocoaPods.git] / Specs / 9 / 7 / f / ZCCCHelloWorld / 1.0.0 / ZCCCHelloWorld.podspec.json
blob7d762b1f9bb3dcfe8769948d6ff80eb9bc69d5bc
2   "name": "ZCCCHelloWorld",
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/ZCCCHelloWorld",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/ZCCCHelloWorld.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "ZCCCHelloWorld/demo/*.{h,m}",
21     "ZCCCHelloWorld/demo2/*.{h,m}"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]