[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / e / Kiwi / 2.2 / Kiwi.podspec.json
blob29900b6663b74ac01dd4bbf98b0f9db867242004
2   "name": "Kiwi",
3   "version": "2.2",
4   "summary": "A Behavior Driven Development library for iOS and OS X.",
5   "homepage": "https://github.com/allending/Kiwi",
6   "authors": {
7     "Allen Ding": "alding@gmail.com",
8     "Luke Redpath": "luke@lukeredpath.co.uk",
9     "Marin Usalj": "mneorr@gmail.com"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "License.txt"
14   },
15   "source": {
16     "git": "https://github.com/allending/Kiwi.git",
17     "tag": "2.2"
18   },
19   "source_files": "Classes",
20   "frameworks": "SenTestingKit",
21   "ios": {
22     "xcconfig": {
23       "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
24     }
25   },
26   "osx": {
27     "xcconfig": {
28       "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
29     }
30   },
31   "requires_arc": false