blob: d8172ef1175f3ed884c265a9f08705cb9bcbb276 [file] [log] [blame]
{
"name": "XDSwipeView",
"version": "1.0.0",
"summary": "An easy way to use view",
"description": "It is marquee view used on IOS,which implement by Objective-C.",
"homepage": "https://github.com/xiedong302/XDSwipeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiedong302": "13545861221@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiedong302/XDSwipeView.git",
"tag": "1.0.0"
},
"source_files": "XDSwipeView/*",
"requires_arc": true
}