blob: 3210d33e7569991916a047498c777abe4e992879 [file] [log] [blame]
{
"name": "LYSRepo",
"version": "0.2.1",
"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.1"
},
"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}"
}
]
}