[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / e / Kiwi / 2.4.0 / Kiwi.podspec.json
blob4dec5bff5deb7a3b367be1d1ea3ae8b5cd718356
2   "name": "Kiwi",
3   "version": "2.4.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": "v2.4.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   },
22   "platforms": {
23     "ios": "5.1.1",
24     "osx": "10.7"
25   },
26   "frameworks": "XCTest",
27   "source_files": "Classes/**/*.{h,m}",
28   "requires_arc": true,
29   "prefix_header_contents": "#import <XCTest/XCTest.h>"