blob: 87b17d338fc8ed3905f96d7bb97c60dd915bfb08 [file] [log] [blame]
{
"name": "SlidingPhoto",
"version": "1.2.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.2.0"
},
"source_files": "Sources/*.{h,swift}",
"frameworks": [
"Foundation",
"UIKit"
]
}