[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 8 / CubeDebugKit / 0.0.2 / CubeDebugKit.podspec.json
blob7296442b7c9801633457b84e457704ee259171df
2   "name": "CubeDebugKit",
3   "version": "0.0.2",
4   "summary": "iOS debug kit.",
5   "description": "iOS Debug Kit",
6   "homepage": "https://github.com/ChengwenY/CubeDebugKit",
7   "license": "MIT",
8   "authors": {
9     "chengwen": "yuanchegnwen@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/ChengwenY/CubeDebugKit.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "CubeDebugKit/Core/**/*.{h,m}",
20     "CubeDebugKit/Cube/*.{h,m}"
21   ],
22   "requires_arc": true