[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 5 / 4 / e / HolyIOSLib / 0.0.2 / HolyIOSLib.podspec.json
blobb96b2ad1e590cae1cd30fe05a2a8757a0eacdd42
2   "name": "HolyIOSLib",
3   "version": "0.0.2",
4   "summary": "IOS App lib.",
5   "description": "private IOS App lib,it is used to build app",
6   "homepage": "https://github.com/HolyStudio/HolyLib_IOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndyChen": "andyemail@foxmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/HolyStudio/HolyLib_IOS.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "HolyLib_IOS/Classes",
23     "HolyLib_IOS/Classes/**/*.swift"
24   ],
25   "swift_versions": "5.0",
26   "resources": "HolyLib_IOS/Resourses/**/*.png",
27   "dependencies": {
28     "SnapKit": [
29       "~> 5.0.1"
30     ],
31     "AFNetworking": [
32       "~> 4.0"
33     ]
34   },
35   "swift_version": "5.0"