[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 5 / SFZoomView / 1.0 / SFZoomView.podspec.json
blobb22088bb43fa2b3d3fe31aae1ed4269a85d986f3
2   "name": "SFZoomView",
3   "version": "1.0",
4   "summary": "A library to simply zoom in and out a UIView.",
5   "description": "                       A library to simply zoom in and out a UIView.  It has a default animation similar to UIAlertView and allows for custom anitmation keyframes.\n\n",
6   "homepage": "https://github.com/sforteln/SFZoomView",
7   "license": "MIT",
8   "authors": {
9     "Simon Fortelny": "sforteln@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sforteln/SFZoomView.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://twitter.com/simonfort",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/**/*"