blob: 1092874d8a4fa04e189b77b3c3cf54c7dbdff1ce [file] [log] [blame]
{
"name": "JAPhotoView",
"version": "0.1.1",
"summary": "Simple and highly customizable iOS photo list view, in Swift.",
"homepage": "https://github.com/williambao/JAPhotoView",
"license": "MIT",
"authors": {
"William": "williamyeah@vip.qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/williambao/JAPhotoView.git",
"tag": "0.1.1"
},
"source_files": "JAPhotoView/*.swift",
"resources": "JAPhotoView/*.png",
"requires_arc": true,
"pushed_with_swift_version": "echo 3.0 > .swift-version"
}