[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 2 / 4 / Transcript / 0.1.0 / Transcript.podspec.json
blob4a5a1c530f701797c4f13e924e650d6177605a95
2   "name": "Transcript",
3   "version": "0.1.0",
4   "license": "MIT",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "Improves SenTestingKit test output, and provides an API for defining custom reporters.",
9   "homepage": "https://github.com/rdavies/Transcript",
10   "authors": {
11     "Ryan Davies": "ryan@ryandavies.net"
12   },
13   "source": {
14     "git": "https://github.com/rdavies/Transcript.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Transcript/*.{h,m}",
18   "frameworks": "SenTestingKit",
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "\"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
21   },
22   "requires_arc": true