blob: 127dda7168f46cad2999dd55125d840716bafd1f [file] [log] [blame]
{
"name": "XMTopScrollView",
"version": "0.0.4",
"license": "MIT",
"summary": "top scroll category class.",
"description": "XMTopScrollView is a top scroll category class.",
"homepage": "https://github.com/rgshio/XMTopScrollView",
"authors": {
"rgshio": "xzy0819@qq.com"
},
"source": {
"git": "https://github.com/rgshio/XMTopScrollView.git",
"tag": "v0.0.4"
},
"source_files": "Classes/XMTopScrollView/*.{h,m}",
"resources": "Classes/XMTopScrollView/XMTopCell.xib",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}