[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / b / CocoaPodsTestLibrary / 1.0.0-alpha.1 / CocoaPodsTestLibrary.podspec.json
blob384bd975b67c3182c56b56daa02bd9dd0541c4f1
2   "name": "CocoaPodsTestLibrary",
3   "version": "1.0.0-alpha.1",
4   "swift_versions": "5.0",
5   "summary": "sumary",
6   "description": "description",
7   "homepage": "http://github.com:gongwen/CocoaPodsTest.git",
8   "authors": {
9     "daven": "gongwen@amberweather.com"
10   },
11   "source": {
12     "git": "git@github.com:gongwen/CocoaPodsTest.git",
13     "tag": "1.0.0-alpha.1"
14   },
15   "source_files": [
16     "ModuleCore/**/*.{h,hpp,c,cpp,m,mm,swift}",
17     "ModuleA/**/*.{h,hpp,c,cpp,m,mm,swift}",
18     "ModuleB/**/*.{h,hpp,c,cpp,m,mm,swift}"
19   ],
20   "platforms": {
21     "ios": "16.0"
22   },
23   "swift_version": "5.0"