[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / d / c / 8 / KJFinishView / 0.0.1 / KJFinishView.podspec.json
blob0c8f33c4dcbf047f92c7299051d670e83f00fbbc
2   "name": "KJFinishView",
3   "version": "0.0.1",
4   "summary": "Finish",
5   "homepage": "https://github.com/yangKJ/KJFinishView",
6   "license": "Copyright (c) 2020 yangkejun",
7   "authors": {
8     "77": "393103982@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/KJFinishView.git",
15     "tag": "0.0.1"
16   },
17   "social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
18   "requires_arc": true,
19   "default_subspecs": "Finish",
20   "ios": {
21     "source_files": "KJFinishView/KJFinishHeader.h"
22   },
23   "subspecs": [
24     {
25       "name": "Finish",
26       "source_files": "KJFinishView/Finish/**/*.{h,m}",
27       "public_header_files": [
28         "KJFinishView/Finish/*.h",
29         "KJFinishView/Finish/**/*.h"
30       ],
31       "frameworks": [
32         "Foundation",
33         "UIKit",
34         "Accelerate"
35       ]
36     }
37   ]