[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / b / 6 / e / Kiwi / 1.0.0 / Kiwi.podspec.json
blob34e8c4de50a015820c11cbd48db2932c4f3fec58
2   "name": "Kiwi",
3   "version": "1.0.0",
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": "v1.0.0"
17   },
18   "source_files": "Kiwi",
19   "frameworks": "SenTestingKit",
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "\"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
22   },
23   "requires_arc": false