blob: 2a7f21b3dd8e497f42b8e373d6d4586e0acd5a66 [file] [log] [blame]
{
"name": "LYSRepo",
"version": "0.2.2",
"summary": "工具.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MrLiuYS/LYSRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MrLiuYS": "3050700400@qq.com"
},
"source": {
"git": "https://github.com/MrLiuYS/LYSRepo.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "7.0"
},
"subspecs": [
{
"name": "LYSAliquots",
"source_files": "LYSRepo/LYSAliquots/**/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
},
{
"name": "LYSTextfield",
"source_files": "LYSRepo/LYSTextfield/**/*.{h,m}"
},
{
"name": "LYSBuoy",
"source_files": "LYSRepo/LYSBuoy/**/*.{h,m}"
},
{
"name": "LYSSystemTimeLabel",
"source_files": "LYSRepo/LYSSystemTimeLabel/**/*.{h,m}"
}
]
}