[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 8 / 4 / ZL_CategarySwift / 0.0.1 / ZL_CategarySwift.podspec.json
blob4d2971115fb55f9832994b7e75b9ba65f72d71c1
2   "name": "ZL_CategarySwift",
3   "version": "0.0.1",
4   "summary": "ZL_CategarySwift",
5   "description": "ZL_CategarySwift AA",
6   "homepage": "https://github.com/WhityLL/ZL_CategarySwift",
7   "license": "MIT",
8   "authors": {
9     "Whity": "liulei10luojia@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "requires_arc": true,
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/WhityLL/ZL_CategarySwift.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "ZL_CategarySwift/Classes/**/*",
21   "frameworks": [
22     "QuartzCore",
23     "CoreText",
24     "CoreGraphics",
25     "UIKit",
26     "Foundation",
27     "CFNetwork",
28     "CoreMotion"
29   ],
30   "libraries": [
31     "c++",
32     "z",
33     "sqlite3.0"
34   ],
35   "swift_version": "5.0",
36   "subspecs": [
37     {
38       "name": "Macros",
39       "source_files": "ZL_CategarySwift/Classes/Macros/*"
40     },
41     {
42       "name": "Extension",
43       "source_files": "ZL_CategarySwift/Classes/Extension/*",
44       "dependencies": {
45         "MBProgressHUD": [
47         ],
48         "Kingfisher": [
49           "~>4.10.1"
50         ]
51       }
52     },
53     {
54       "name": "ConmonUtils",
55       "source_files": "ZL_CategarySwift/Classes/ConmonUtils/*",
56       "dependencies": {
57         "ZL_CategarySwift/Extension": [
59         ]
60       },
61       "frameworks": "CoreTelephony"
62     }
63   ]