[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / d / 4 / KJLoadingAnimation / 1.2.2 / KJLoadingAnimation.podspec.json
blob8188f1aad404018558f30557d3096018dfb63368
2   "name": "KJLoadingAnimation",
3   "version": "1.2.2",
4   "summary": "Loading Animation.",
5   "homepage": "https://github.com/yangKJ/KJLoadingDemo",
6   "license": "Copyright (c) 2019 77",
7   "authors": {
8     "77": "393103982@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/KJLoadingDemo.git",
15     "tag": "1.2.2"
16   },
17   "social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
18   "requires_arc": true,
19   "default_subspecs": "KJLoadingAnimation",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreText"
24   ],
25   "subspecs": [
26     {
27       "name": "KJLoadingAnimation",
28       "source_files": "KJLoadingDemo/KJLoadingAnimation/**/*.{h,m}",
29       "resources": "KJLoadingDemo/KJLoadingAnimation/**/*.{bundle}"
30     },
31     {
32       "name": "KJProgressHUD",
33       "source_files": "KJLoadingDemo/KJProgressHUD/**/*.{h,m}",
34       "dependencies": {
35         "KJLoadingAnimation/KJLoadingAnimation": [
37         ]
38       }
39     }
40   ]