[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / d / 5 / 3 / Interpolate / 0.3.2 / Interpolate.podspec.json
blob705c1b0b3879feee732f05d5ff43cfb1944f0143
2   "name": "Interpolate",
3   "version": "0.3.2",
4   "summary": "Swift interpolation framework for gesture-driven animations.",
5   "description": "Interpolate is a Swift interpolation framework for creating interactive gesture-driven animations..",
6   "homepage": "https://github.com/marmelroy/Interpolate",
7   "license": "MIT",
8   "authors": {
9     "Roy Marmelstein": "marmelroy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/marmelroy/Interpolate.git",
13     "tag": "0.3.2"
14   },
15   "social_media_url": "http://twitter.com/marmelroy",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Interpolate",
22   "frameworks": [
23     "QuartzCore",
24     "Foundation"
25   ],
26   "pushed_with_swift_version": "3.0"