blob: a61d913bf85e4dcd07d67c538bb4301b2987f2b9 [file] [log] [blame]
{
"name": "RXScrollView",
"version": "0.3",
"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.3"
},
"description": "RXScrollView is a simple limit/infinite scrollView.",
"source_files": "RXScrollView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}