[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 0 / 7 / PGImageCarousel / 1.0.1 / PGImageCarousel.podspec.json
blobb3f290f59a0d6ec9480d8edcf70c595ac04e71f7
2   "name": "PGImageCarousel",
3   "version": "1.0.1",
4   "summary": "A scrollable ImageCarousel with page indicator",
5   "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.",
6   "homepage": "https://github.com/peygar/PGImageCarousel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peyman Gardideh": "peyman+github@halfmoon.ws"
13   },
14   "source": {
15     "git": "https://github.com/peygar/PGImageCarousel.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PGImageCarousel/Classes/**/*",
22   "resource_bundles": {
23     "PGImageCarousel": [
24       "PGImageCarousel/Classes/*.xib"
25     ]
26   },
27   "pushed_with_swift_version": "3.0.1"