blob: 964ffde228ee55a094c59acf9fbadc259a4c1b2a [file] [log] [blame]
{
"name": "SlidingPhoto",
"version": "1.3.0",
"summary": "SlidingPhoto is a light weight photo browser, like the wechat, weibo image viewer.",
"homepage": "https://github.com/cuzv/SlidingPhoto.git",
"license": "MIT",
"authors": {
"Shaw": "cuzval@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/cuzv/SlidingPhoto.git",
"tag": "1.3.0"
},
"source_files": "Sources/*.{h,swift}",
"frameworks": [
"Foundation",
"UIKit"
]
}