blob: cd7d234b1f14122c1f3fd7b11085f89fcd0a4d6f [file] [log] [blame]
{
"name": "MCLScrollViewSlider",
"version": "1.0",
"summary": "An autoscroll view used on iOS.",
"description": " It is a autoscroll view used on iOS, which implement by Objective-C.\n",
"homepage": "https://github.com/MCLeehuan/MCLScrollViewSlider",
"license": "MIT",
"authors": {
"MC Lee": "mcleehuan@gmail.com"
},
"source": {
"git": "https://github.com/MCLeehuan/MCLScrollViewSlider.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MCLScrollViewSlider/*",
"frameworks": [
"Foundation",
"UIKit"
]
}