[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 7 / Hippolyte / 0.0.1 / Hippolyte.podspec.json
blob4b57dd4dc704e5b79378f8c23cc59e5d2e8244b1
2   "name": "Hippolyte",
3   "version": "0.0.1",
4   "summary": "HTTP Stubbing in Swift",
5   "description": "Easily stub HTTP requests in your tests. Hippolyte makes your tests run fast and reliable without hitting the network.",
6   "homepage": "https://github.com/JanGorman/Hippolyte",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jan Gorman": "gorman.jan@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/JanGorman",
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/JanGorman/Hippolyte.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "Hippolyte/*.swift"
25   ],
26   "pushed_with_swift_version": "4"