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