blob: 044654c6369453c0741b05c530921835b8d85845 [file] [log] [blame]
{
"name": "DVViewPager",
"version": "1.2",
"summary": "Android ViewPager written in Swift 4",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nitrochaien/DVViewPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vunam0502@gmail.com": "vunam0502@gmail.com"
},
"source": {
"git": "https://github.com/nitrochaien/DVViewPager.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DVViewPager/Classes/**/*"
}