[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / e / a / LDZFCategories / 0.1.17 / LDZFCategories.podspec.json
blobb787a7542ca8e750fea096e5838c753b00d18986
2   "name": "LDZFCategories",
3   "version": "0.1.17",
4   "summary": "A short description of LDZFCategories.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZiOS-Repo/LDZFCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZiOS-Repo/LDZFCategories.git",
16     "tag": "0.1.17"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "public_header_files": "LDZFCategories/**/LDZFCategories.h",
22   "source_files": "LDZFCategories/**/LDZFCategories.h",
23   "subspecs": [
24     {
25       "name": "Foundation",
26       "source_files": "LDZFCategories/**/Foundation/**/*.{h,m}"
27     },
28     {
29       "name": "QuartzCore",
30       "source_files": "LDZFCategories/**/QuartzCore/**/*.{h,m}"
31     },
32     {
33       "name": "UIKit",
34       "source_files": "LDZFCategories/**/UIKit/**/*.{h,m}"
35     },
36     {
37       "name": "UnSure",
38       "source_files": "LDZFCategories/**/UnSure/**/*.{h,m}"
39     }
40   ]