[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 7 / Seek / 2.0.1 / Seek.podspec.json
blob89dee74e88d77289f8b605222d06b18329be2382
2   "name": "Seek",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "2.0.1",
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.1"
17   },
18   "source_files": "Source/*.swift"