blob: edcbda17dd5bc0e197c57ebb82816dbf6912ed98 [file] [log] [blame]
{
"name": "WYTinderSwipeView",
"version": "0.0.1",
"summary": "An Univerasl Swipe View Imitate Tinder.",
"homepage": "https://github.com/wyanassert/WYTinderSwipeView",
"license": "MIT",
"authors": {
"wyanassert": "wyanassert@gmail.com"
},
"social_media_url": "https://github.com/wyanassert",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wyanassert/WYTinderSwipeView.git",
"tag": "0.0.1"
},
"source_files": [
"WYTinderSwipeView",
"WYTinderSwipeView/**/*.{h,m}"
],
"public_header_files": "WYTinderSwipeView/**/*.h",
"resources": "Resource/*.png",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}