blob: be033d39c55cd241ffc987dda4a815ccf587a4ae [file] [log] [blame]
{
"name": "TYSnapshotScroll",
"version": "0.3.2",
"summary": "A snapshot library.",
"description": "A snapshot library .",
"homepage": "https://github.com/TonyReet/TYSnapshotScroll.git",
"license": "MIT",
"authors": {
"tonyreet": "ktonyreet@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TonyReet/TYSnapshotScroll.git",
"tag": "0.3.2"
},
"source_files": "TYSnapshotScroll/**/*.{h,m}",
"public_header_files": "TYSnapshotScroll/*.framework/*.{h,m}",
"vendored_frameworks": "TYSnapshotScroll/*.framework"
}