[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / 6 / e / Kiwi / 2.0.5 / Kiwi.podspec.json
blobb2319bfe62dc5c3ba2c943a2e42285bb392239b3
2   "name": "Kiwi",
3   "version": "2.0.5",
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   },
10   "license": {
11     "type": "MIT",
12     "file": "License.txt"
13   },
14   "source": {
15     "git": "https://github.com/allending/Kiwi.git",
16     "tag": "2.0.5"
17   },
18   "source_files": "Classes",
19   "frameworks": "SenTestingKit",
20   "ios": {
21     "xcconfig": {
22       "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
23     }
24   },
25   "osx": {
26     "xcconfig": {
27       "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
28     }
29   },
30   "requires_arc": false