[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / 4 / TGNovelReader / 0.1.2 / TGNovelReader.podspec.json
blobdaa6e32d57f8c3ebc8fc310efd04bac752b0705c
2   "name": "TGNovelReader",
3   "version": "0.1.2",
4   "summary": "novel reader.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ChangeStrong/TGNovelReader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChangeStrong": "491337430@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ChangeStrong/TGNovelReader.git",
16     "tag": "0.1.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "TGNovelReader/Classes/**/*.{h,m,mm,swift,c}",
23   "resource_bundles": {
24     "TGNovelReader": [
25       "TGNovelReader/Assets/*"
26     ],
27     "TGNovelReaderImages": [
28       "TGNovelReader/Assets/*.{xib,gif,xcassets,mp3,jpg,png}"
29     ]
30   },
31   "private_header_files": "TGNovelReader/Classes/Utils/ZipArchive/minizip/*.h",
32   "dependencies": {
33     "TGSPublic": [
35     ]
36   },
37   "swift_version": "5.0"