[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 2 / 4 / Behave / 1.0.10 / Behave.podspec.json
blob070f807b138dc24991db70a755ab78af8fc5f5a5
2   "name": "Behave",
3   "version": "1.0.10",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "swift_versions": "5.0",
8   "requires_arc": true,
9   "summary": "A library for Behaviour Driven Development",
10   "homepage": "https://github.com/Freshly/Behave",
11   "license": "MIT (Behave license)",
12   "authors": {
13     "Derek Bronston": "derek.bronston@freshly.com",
14     "Denis Efimov": "denis.efimov@freshly.com"
15   },
16   "source": {
17     "git": "https://github.com/Freshly/Behave.git",
18     "tag": "1.0.10"
19   },
20   "source_files": "Behave/Source/*.swift",
21   "dependencies": {
22     "OHHTTPStubs/Swift": [
23       "8.0.0"
24     ]
25   },
26   "swift_version": "5.0"