blob: 0c7693e215a17fc504e5ff3caa34ceb6a355581c [file] [log] [blame]
{
"name": "YXTMotionView",
"version": "0.1",
"summary": "A Custom Image View That Implements Device Motion Scrolling",
"homepage": "https://github.com/hanton/YXTMotionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hanton Yang": "hanton.yang@gmail.com"
},
"source": {
"git": "https://github.com/hanton/YXTMotionView.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YXTMotionView/*.{h,m}",
"requires_arc": true
}