blob: ad56dffa8c4ac270b1962848cea5519411d40b34 [file] [log] [blame]
{
"name": "JGUnlimitedScrollView",
"version": "1.0.0",
"summary": "简单实用的图片无限轮播器",
"homepage": "https://github.com/fcgIsPioneer/JGUnlimitedScrollView",
"license": "MIT",
"authors": {
"fcgIsPioneer": "2044471447@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fcgIsPioneer/JGUnlimitedScrollView.git",
"tag": "1.0.0"
},
"source_files": "JGUnlimitedScrollView/*.{h,m}",
"resources": "JGUnlimitedScrollView/Image/*.png",
"requires_arc": true
}