[Add] TFGPUImage 1.0.0
[CocoaPods.git] / Specs / 2 / 1 / 3 / DKDetailsParallax / 2.2.0 / DKDetailsParallax.podspec.json
blob0ac0f8b7a45e4cc7ed80e2100a46ec94fe7fde01
2   "name": "DKDetailsParallax",
3   "version": "2.2.0",
4   "summary": "DKDetailsParallax is a framework which allows you to simply create details parallax controller.",
5   "homepage": "https://github.com/Darkkrye/DKDetailsParallax",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Darkkrye": "pierre.boudon.27@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Darkkrye/DKDetailsParallax.git",
18     "tag": "v2.2.0"
19   },
20   "source_files": "DKDetailsParallax/**/*.{swift,h,otf}",
21   "resource_bundles": {
22     "DKDetailsParallax": [
23       "DKDetailsParallax/**/*.{storyboard,xib,xcassets,json,imageset,png}"
24     ]
25   },
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"