[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / 6 / b / 1 / ParallexBanner / 0.1.0 / ParallexBanner.podspec.json
blobc9fca2740421f491efd1988e44e450f1c7c663b8
2   "name": "ParallexBanner",
3   "version": "0.1.0",
4   "summary": "A banner to show images with parallex effect",
5   "description": "This is a banner to show images with parallex effect.It support both local and Web Image.",
6   "homepage": "https://github.com/LeoMobileDeveloper/ParallexBanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leo": "leomobiledeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LeoMobileDeveloper/ParallexBanner.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ParallexBanner/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Kingfisher": [
26     ]
27   }