[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / d / 7 / Seek / 3.1.0 / Seek.podspec.json
blobeff107bfc0c42759bdebe87e61aef4b670ebf48a
2   "name": "Seek",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "3.1.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": "3.1.0"
17   },
18   "source_files": "Source/*.swift"