blob: 3e0e9744a136bc39c1b7fb1ffa89ab046b195fa2 [file] [log] [blame]
{
"name": "GCCycleScrollView",
"version": "0.1.0",
"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",
"commit": "41f86bf77f714be7476c0381f156016a77db9287",
"tag": "0.1.0"
},
"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"
}