{ | |
"name": "HJCycleScrollView", | |
"version": "1.0.0", | |
"summary": "自动循环滚动ScrollView", | |
"description": "自动循环滚动Banna ScrollView", | |
"homepage": "https://github.com/huluo666/HJCycleScrollView", | |
"license": { | |
"type": "MIT", | |
"text": " Copyright 2016\n Permission is granted to...\n" | |
}, | |
"authors": { | |
"H罗": "huluo666@126.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/huluo666/HJCycleScrollView.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": [ | |
"Classes", | |
"HJCycleScrollView/**/*.{h,m}" | |
] | |
} |