[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 6 / EDAssert / 0.1.0 / EDAssert.podspec.json
blob771f571255b9b69f7f9f853d76a2bc8fa876a881
2   "name": "EDAssert",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "Assertion extensions and utilities for OCUnit.",
6   "homepage": "https://github.com/thisandagain/assert",
7   "authors": {
8     "Andrew Sliwinski": "thisandagain@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/thisandagain/assert.git",
12     "tag": "v0.1.0"
13   },
14   "source_files": "EDAssert",
15   "dependencies": {
16     "OCHamcrest": [
18     ]
19   },
20   "frameworks": "SenTestingKit",
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "\"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
23   },
24   "requires_arc": false