[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / a / ZLPods / 0.0.1 / ZLPods.podspec.json
blob2622f881f1911ce21feff7d6db36dbacf295525f
2   "name": "ZLPods",
3   "version": "0.0.1",
4   "summary": "A short description of ZLPods.",
5   "description": "this is descriptions",
6   "homepage": "https://github.com/ADreamClusive/PodSpecTest/tree/main",
7   "license": "MIT",
8   "authors": {
9     "zl jiao": "2506513065@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ADreamClusive/PodSpecTest.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "Categories",
22       "source_files": "ZLSelectViewDemo/Classes/Categories/*.{h,m}",
23       "frameworks": "UIKit"
24     },
25     {
26       "name": "SelectView",
27       "source_files": "ZLSelectViewDemo/Classes/SelectView/*.{h,m}",
28       "frameworks": "UIKit"
29     }
30   ]