blob: 47b89b96791b1c0f8afe4ca3ab4212bf7460b738 [file] [log] [blame]
{
"name": "WhdeViewPager",
"version": "1.0.0",
"summary": "iOS ViewPager",
"description": "iOS ViewPager,类似Android 的ViewPager",
"homepage": "https://github.com/whde/WhdeViewPager",
"license": "MIT",
"authors": {
"Whde": "460290973@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/whde/WhdeViewPager.git",
"tag": "1.0.0"
},
"source_files": "WhdeViewPager/Class/*",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true
}