[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / 9 / TOValueTransition / 1.0.1 / TOValueTransition.podspec.json
blob3c19c8498cc5eede35adb54eac0432ef8fcb8afc
2   "name": "TOValueTransition",
3   "version": "1.0.1",
4   "summary": "Easy timebased interpolation between two values. Including easings.",
5   "description": "TOValueTransition is a small and easy to use collection of classes for simple floating value \"animations\". Use this library for time based interpolations between two values.",
6   "homepage": "https://github.com/toastedtoast/TOValueTransition",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Marco Köppel": "marco.koeppel@googlemail.com"
12   },
13   "source": {
14     "git": "https://github.com/toastedtoast/TOValueTransition.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "TOValueTransition/**",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true