[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 0 / 3 / 2 / PCHHeaderTest / 0.0.2 / PCHHeaderTest.podspec.json
blob23ea4871807facdfc11cf4961462c95145d0d617
2   "name": "PCHHeaderTest",
3   "version": "0.0.2",
4   "summary": "PCHHeaderTest.",
5   "description": "测试测试测试测试测试11111",
6   "homepage": "https://github.com/djxu1233/PCHHeaderTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DJ": "djxu1233@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/djxu1233/PCHHeaderTest.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/*"
24   ],
25   "public_header_files": [
26     "Sources/*.{h}",
27     "PCHHeaderTest.pch"
28   ]