blob: ef01717b78c1653c338cc1c94f3d572e0f35c739 [file] [log] [blame]
{
"name": "LDJCycleScrollView",
"version": "1.0.0",
"summary": "A shuffling view used on iOS.",
"description": "It is a shuffling view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/Args/LDJCycleScrollView",
"license": "MIT",
"authors": {
"LDJ": "LDJDJDJ@163.com"
},
"source": {
"git": "https://github.com/Args/LDJCycleScrollView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LDJCycleScroll/*",
"frameworks": [
"Foundation",
"UIKit"
]
}