blob: 132c56cd9960115606395ddb2ac8105c5623e5d3 [file] [log] [blame]
{
"name": "YRADScrollView",
"version": "1.0.0",
"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.0"
},
"source_files": [
"YRADScrollView",
"YRADScrollView/*.{h,m}"
],
"exclude_files": "YRADScrollView/Exclude",
"requires_arc": true
}