blob: e157cd124e1f3b87468812233572855e0b3d5cd6 [file] [log] [blame]
{
"name": "PHTransformScrollPicture",
"version": "1.0.0",
"summary": "轮播图",
"description": "3D轮播图",
"homepage": "https://github.com/Glenn-Hui/PHTransformScrollPicture",
"license": "MIT",
"authors": {
"Glenn": "glenn_h@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/Glenn-Hui/PHTransformScrollPicture.git",
"tag": "1.0.0"
},
"source_files": [
"PHTransform3DScrollPicture",
"PHTransform3DScrollPicture/*.{h,m,swift}"
]
}