[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / e / 1 / LYSRepo / 0.2.2 / LYSRepo.podspec.json
blob2a7f21b3dd8e497f42b8e373d6d4586e0acd5a66
2   "name": "LYSRepo",
3   "version": "0.2.2",
4   "summary": "工具.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MrLiuYS/LYSRepo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MrLiuYS": "3050700400@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MrLiuYS/LYSRepo.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "subspecs": [
22     {
23       "name": "LYSAliquots",
24       "source_files": "LYSRepo/LYSAliquots/**/*.{h,m}",
25       "dependencies": {
26         "Masonry": [
27           "~> 1.0.2"
28         ]
29       }
30     },
31     {
32       "name": "LYSTextfield",
33       "source_files": "LYSRepo/LYSTextfield/**/*.{h,m}"
34     },
35     {
36       "name": "LYSBuoy",
37       "source_files": "LYSRepo/LYSBuoy/**/*.{h,m}"
38     },
39     {
40       "name": "LYSSystemTimeLabel",
41       "source_files": "LYSRepo/LYSSystemTimeLabel/**/*.{h,m}"
42     }
43   ]