[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / e / 1 / LYSRepo / 0.2.1 / LYSRepo.podspec.json
blob3210d33e7569991916a047498c777abe4e992879
2   "name": "LYSRepo",
3   "version": "0.2.1",
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.1"
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   ]