[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / 6 / e / Kiwi / 3.0.0 / Kiwi.podspec.json
blob6c293ca252bb8a2c75f168748dd2972d0f9f9fea
2   "name": "Kiwi",
3   "version": "3.0.0",
4   "summary": "A Behavior Driven Development library for iOS and OS X.",
5   "homepage": "https://github.com/kiwi-bdd/Kiwi",
6   "source": {
7     "git": "https://github.com/kiwi-bdd/Kiwi.git",
8     "tag": "v3.0.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "License.txt"
13   },
14   "authors": {
15     "Allen Ding": "alding@gmail.com",
16     "Luke Redpath": "luke@lukeredpath.co.uk",
17     "Marin Usalj": "marin2211@gmail.com",
18     "Stepan Hruda": "stepan.hruda@gmail.com",
19     "Brian Gesiak": "modocache@gmail.com",
20     "Adam Sharp": "adsharp@me.com",
21     "Eduardo Caselles": "edu@casell.es"
22   },
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.8"
26   },
27   "frameworks": "XCTest",
28   "source_files": "Classes/**/*.{h,m}",
29   "requires_arc": true,
30   "prefix_header_contents": "#import <XCTest/XCTest.h>"