[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / d / 5 / 3 / Interpolate / 0.1.2 / Interpolate.podspec.json
blobc3a51d4b62a9e985915cfa434c00f26f65740b91
2   "name": "Interpolate",
3   "version": "0.1.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.1.2"
14   },
15   "social_media_url": "http://twitter.com/marmelroy",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Interpolate",
21   "frameworks": [
22     "QuartzCore",
23     "Foundation"
24   ]