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