[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 4 / c / 6 / PKCHelper / 0.1.1 / PKCHelper.podspec.json
blobc4893cd4accdfddbe5aa4c72f62a19282ce60c62
2   "name": "PKCHelper",
3   "version": "0.1.1",
4   "summary": "A short description of PKCHelper.",
5   "description": "A short description of PKCHelper.",
6   "homepage": "https://github.com/yasuoyuhao/PKCHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yasuoyuhao": "yasuoyuhao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yasuoyuhao/PKCHelper.git",
16     "tag": "0.1.1"
17   },
18   "swift_version": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "PKCHelper/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SwiftyBeaver": [
26       "~> 1.7.0"
27     ]
28   }