blob: b77d2f146d9823481ccdfe9752c2b8c7762d7766 [file] [log] [blame]
{
"name": "RXScrollView",
"version": "0.5",
"license": "MIT",
"summary": "RXScrollView is a simple limit/infinite scrollView",
"homepage": "https://github.com/xzjxylophone/RXScrollView",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXScrollView.git",
"tag": "v0.5"
},
"description": "RXScrollView is a simple limit/infinite scrollView.",
"source_files": "RXScrollView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}