[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / d / JcampConverter / 0.1.0 / JcampConverter.podspec.json
blobaa202a530751310f0221fc54c014e2adcbe9d966
2   "name": "JcampConverter",
3   "version": "0.1.0",
4   "summary": "Jcamp Reader for iOS",
5   "swift_versions": [
6     "4.0",
7     "5.0",
8     "5.5"
9   ],
10   "description": "This is library for parsing *.dx or *.jdx files",
11   "homepage": "https://github.com/baolanlequang/jcamp-converter-ios",
12   "license": "MIT",
13   "authors": {
14     "Lan Le": "baolan2005@gmail.com"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/baolanlequang/jcamp-converter-ios.git",
21     "tag": "0.1.0"
22   },
23   "source_files": [
24     "JCAMPConveter/JCAMPConveter/*.{h,m,swift}",
25     "JCAMPConveter/JCAMPConveter/Utils/*.{h,m,swift}",
26     "JCAMPConveter/JCAMPConveter/Helpers/*.{h,m,swift}"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "swift_version": "5.5"