[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 7 / Seek / 2.0.0 / Seek.podspec.json
blob39ec99bcd88affac6eb863d5d305580e8483f310
2   "name": "Seek",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "2.0.0",
7   "license": "MIT",
8   "homepage": "https://github.com/levieggert/Seek",
9   "authors": {
10     "levieggert": "levi.eggert@gmail.com"
11   },
12   "summary": "A simple UIView animation framework.",
13   "description": "This framework makes it easy to animate UIView's based on percentage values.  For example, an animation is defined with a beginning and end values and then can be animated anywhere between those values by passing a float between 0 and 1.",
14   "source": {
15     "git": "https://github.com/levieggert/Seek.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "Source/*.swift",
19   "pushed_with_swift_version": "4.0"