blob: b3f290f59a0d6ec9480d8edcf70c595ac04e71f7 [file] [log] [blame]
{
"name": "PGImageCarousel",
"version": "1.0.1",
"summary": "A scrollable ImageCarousel with page indicator",
"description": "This CocoaPod provides a flexible and reusable scrollable ImageCarousel\nUIComponent that can be initialized with an array of images. Features\ninclude page indicator and different grid sizes.",
"homepage": "https://github.com/peygar/PGImageCarousel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peyman Gardideh": "peyman+github@halfmoon.ws"
},
"source": {
"git": "https://github.com/peygar/PGImageCarousel.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PGImageCarousel/Classes/**/*",
"resource_bundles": {
"PGImageCarousel": [
"PGImageCarousel/Classes/*.xib"
]
},
"pushed_with_swift_version": "3.0.1"
}