blob: 1a3a01dd61397c44d4dbef5656b0e15a7e80eb66 [file] [log] [blame]
{
"name": "XMTopScrollView",
"version": "0.0.1",
"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.1"
},
"source_files": "Classes/XMTopScrollView/*",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}