[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / d / Velociraptor / 0.0.2 / Velociraptor.podspec.json
blob010b3670ae27014aca42bba6374ce66d22694977
2   "name": "Velociraptor",
3   "version": "0.0.2",
4   "summary": "A network stubbing framework written in pure Swift for iOS and OS X.",
5   "description": "Velociraptor is a network stubbing framework written in pure Swift for iOS and OS X.",
6   "homepage": "https://github.com/mrahmiao/velociraptor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "mrahmiao",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/mrahmiao/Velociraptor.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "Velociraptor",
22     "Velociraptor/**/*.swift"
23   ],
24   "requires_arc": true