blob: b8d078b1b841733220b51ff46491bd8cdda0189b [file] [log] [blame]
{
"name": "AFTPhotoScroller",
"version": "0.1.4",
"summary": "A simple photo scrolling view using like iOS photo app.",
"description": "This photo scrolling view can provide features such as:\n1. Controller free.\n2. Both horizontal and vertical page scrolling.\n3. Parallax Scrolling Support.",
"homepage": "https://github.com/huang-kun/AFTPhotoScroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangkun": "jack-huang-developer@foxmail.com"
},
"source": {
"git": "https://github.com/huang-kun/AFTPhotoScroller.git",
"tag": "0.1.4"
},
"social_media_url": "https://weibo.com/u/5736413097",
"platforms": {
"ios": "6.0"
},
"source_files": "AFTPhotoScroller/Classes/**/*"
}