blob: 9f55b3dcce2c13494da8ad87859d9db20be61fbb [file] [log] [blame]
{
"name": "YRADScrollView",
"version": "1.0.2",
"summary": "a cycle scrollview with reuseable pool.",
"homepage": "https://github.com/YueRuo/YRADScrollView",
"license": "MIT",
"authors": {
"Xiaoyu Wang": "wxy_yueruo@126.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/YueRuo/YRADScrollView.git",
"tag": "1.0.2"
},
"source_files": [
"YRADScrollView",
"YRADScrollView/*.{h,m}"
],
"exclude_files": "YRADScrollView/Exclude",
"requires_arc": true
}