blob: 93a784d3bf1c3dcf1d1248a171a03b4096841e55 [file] [log] [blame]
{
"name": "ScrollViewThumbnail",
"version": "0.1.0",
"summary": "Quickly create thumbnails for zoomed views in UIScrollview.",
"description": "Quickly create thumbnails for zoomed views in UIScrollview with just a single line of code.",
"homepage": "https://github.com/TBXark/ScrollViewThumbnail",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TBXark": "tbxark@outlook.com"
},
"source": {
"git": "https://github.com/TBXark/ScrollViewThumbnail.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScrollViewThumbnail/Classes/**/*"
}