[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / f / 8 / YMKit / 1.1 / YMKit.podspec.json
blob5aae74aaae1f40bb4c706912f901732b0abbdc52
2   "name": "YMKit",
3   "version": "1.1",
4   "summary": "YMKit is a collection of tools for quicker and easier development of iOS apps.",
5   "homepage": "https://kit.ym.dev/",
6   "license": "Apache License, version 2",
7   "authors": "Yakov Manshin",
8   "social_media_url": "https://twitter.com/yakovmanshin",
9   "module_name": "YMKit",
10   "swift_versions": "5.0",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yakovmanshin/YMKit.git",
16     "tag": "v1.1"
17   },
18   "source_files": "YMKit/**/*.{h,m,swift}",
19   "swift_version": "5.0"