[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / d / 5 / 3 / Interpolate / 0.1.3 / Interpolate.podspec.json
blob7113a4f287ac5c0d1471b21812af78da90822c69
2   "name": "Interpolate",
3   "version": "0.1.3",
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.3"
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   ]