blob: fbdfe39eb39dc15159649c655c0942ace8db8a3f [file] [log] [blame]
{
"name": "SYRSnapTailor",
"version": "0.1.4",
"summary": "SYRSnapTailor",
"description": "SYRSnapTailor",
"homepage": "https://github.com/Mishidexfc/SYRSnapTailor",
"license": "MIT (2.0)",
"authors": {
"Jue Wang": "wangjue.9489@bytedance.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Mishidexfc/SYRSnapTailor.git",
"tag": "0.1.4"
},
"subspecs": [
{
"name": "Core",
"source_files": "SnapTailor/Core/*.{h,m,mm}"
},
{
"name": "Interface",
"source_files": "SnapTailor/Interface/*.{h,m,mm}"
}
]
}