[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / e / Kiwi / 1.1.1 / Kiwi.podspec.json
blob79878998dcb127f4cb268700ed3f759c49dc8e2b
2   "name": "Kiwi",
3   "version": "1.1.1",
4   "summary": "A Behavior Driven Development library for iPhone and iPad development.",
5   "homepage": "http://kiwi-lib.info",
6   "authors": {
7     "Allen Ding": "allen@allending.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": "1.1.1"
17   },
18   "source_files": "Kiwi",
19   "frameworks": "SenTestingKit",
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
22   },
23   "requires_arc": false