blob: a465a677b1a78986cd663d300c15710d5c7ec648 [file] [log] [blame]
{
"name": "GCCycleScrollView",
"version": "0.1.1",
"summary": "GCCycleScrollView used for cycle scroll.",
"description": "Can be used for cycle scroll of Ads, the images can be local or URL images.",
"homepage": "https://github.com/wheying/GCCycleScrollView",
"license": "MIT",
"authors": {
"wheying": "1396855545@qq.com"
},
"source": {
"git": "https://github.com/wheying/GCCycleScrollView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"resource_bundles": {
"GCCycleScrollView": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/GCCycleScrollView.h",
"frameworks": "UIKit"
}