blob: a5dca5ebe8eae150496e2884be167468eefe4e91 [file] [log] [blame]
{
"name": "HTAutoScrollView",
"version": "1.0.0",
"summary": "HTAutoScrollView .",
"homepage": "https://github.com/PureRunner/HTAutoScrollView",
"license": "MIT",
"authors": {
"PureRunner": "teemofaster@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PureRunner/HTAutoScrollView.git",
"tag": "1.0.0"
},
"source_files": "HTAutoScrollView/AutoScrollView/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}