[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 1 / d / Velociraptor / 0.0.1 / Velociraptor.podspec.json
blobc507a86390f3d68474463e6ad1d17ca7321fcb99
2   "name": "Velociraptor",
3   "version": "0.0.1",
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.1"
19   },
20   "source_files": [
21     "Velociraptor",
22     "Velociraptor/**/*.swift"
23   ],
24   "requires_arc": true