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