[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 1 / 8 / d / JcampConverter / 0.0.5 / JcampConverter.podspec.json
blob879668ed4a97f4436bc75be4f56c93bdc7081c43
2   "name": "JcampConverter",
3   "version": "0.0.5",
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.0.5"
22   },
23   "source_files": [
24     "JcampConverter/JcampConverter/*.{h,m,swift}",
25     "JcampConverter/JcampConverter/Utils/*.{h,m,swift}"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "swift_version": "5.5"