[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 2 / 1 / ValueAnimator / 0.2.0 / ValueAnimator.podspec.json
blob0eb34fa2ccd09dda5bf77469a25713a2447563f5
2   "name": "ValueAnimator",
3   "version": "0.2.0",
4   "summary": "Value Animation in Swift",
5   "description": "ValueAnimator makes value transition in specific duration with various easing utils.",
6   "homepage": "https://github.com/brownsoo/ValueAnimator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "brownsoo": "hansune@me.com"
13   },
14   "social_media_url": "http://twitter.com/hansoolabs",
15   "source": {
16     "git": "https://github.com/brownsoo/ValueAnimator.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "requires_arc": true,
26   "source_files": "ValueAnimator/**/*.swift"